Srisum

Latest version: v1.0.1

Safety actively analyzes 626363 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

3.0.0

Breaking Changes

- **errors:** rewrite API to use anyhow::Result instead of panicking ([793bd9e7](https://github.com/zkat/srisum-rs/commit/793bd9e75f089f6c4a75fa4f3b5e108fa17a8487))
- **license:** upgrade to Parity 7.0 release ([850f9266](https://github.com/zkat/srisum-rs/commit/850f926686a7869eecf456bc921d725f6db96640))

Bug Fixes

- **compute:** properly support non-UTF8 filenames for output. Note that `check` still can't handle reading funky filenames from a checksum file/stream ([d3759096](https://github.com/zkat/srisum-rs/commit/d375909685ae5d100dc5f832b74e09cdf16c3512))

Features

- **errors:** rewrite API to use anyhow::Result instead of panicking ([793bd9e7](https://github.com/zkat/srisum-rs/commit/793bd9e75f089f6c4a75fa4f3b5e108fa17a8487))
- **license:** upgrade to Parity 7.0 release ([850f9266](https://github.com/zkat/srisum-rs/commit/850f926686a7869eecf456bc921d725f6db96640))

<a name="2.0.0"></a>

2.0.0

Breaking Changes

- **license:** switch license to Parity 7.0.0-pre.3 + Apache-2.0 ([db678d74](https://github.com/zkat/srisum-rs/commit/db678d740ed61fc99082762d532c787dc1243110))

Bug Fixes

- **compute:** use path.display() for cross-platform printing ([823c1cd5](https://github.com/zkat/srisum-rs/commit/823c1cd5235f99294ec3d4df8bbb2b6eda486def))
- **windows:** encode_wide does u16, not u8 ([a6ab4097](https://github.com/zkat/srisum-rs/commit/a6ab40978a7a7a4fa1eae3524f9bb0974193e5fb))

Features

- **license:** switch license to Parity 7.0.0-pre.3 + Apache-2.0 ([db678d74](https://github.com/zkat/srisum-rs/commit/db678d740ed61fc99082762d532c787dc1243110))


Change Log

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="2.0.0"></a>
[2.0.0](https://github.com/zkat/srisum/compare/v1.3.1...v2.0.0) (2018-02-24)


Features

* **deps:** bundle runtime deps ([88fe1b3](https://github.com/zkat/srisum/commit/88fe1b3))
* **license:** switch to MIT ([dbc92bc](https://github.com/zkat/srisum/commit/dbc92bc))


misc

* drop support for node<8 ([8dfe90d](https://github.com/zkat/srisum/commit/8dfe90d))


BREAKING CHANGES

* srisum will no longer be supported on older Node versions
* **license:** License has been changed from CC0-1.0 to MIT



<a name="1.3.1"></a>
[1.3.1](https://github.com/zkat/srisum/compare/v1.3.0...v1.3.1) (2018-02-24)



<a name="1.3.0"></a>
[1.3.0](https://github.com/zkat/srisum/compare/v1.2.0...v1.3.0) (2017-04-03)


Features

* **deps:** upgraded to latest ssri ([9307ca5](https://github.com/zkat/srisum/commit/9307ca5))



<a name="1.2.0"></a>
[1.2.0](https://github.com/zkat/srisum/compare/v1.1.1...v1.2.0) (2017-03-27)


Features

* **digest-only:** add option to only output file digests ([81faf19](https://github.com/zkat/srisum/commit/81faf19))



<a name="1.1.1"></a>
[1.1.1](https://github.com/zkat/srisum/compare/v1.1.0...v1.1.1) (2017-03-26)


Bug Fixes

* **build:** only build docs before release ([ca16eae](https://github.com/zkat/srisum/commit/ca16eae))
* **check:** accept non-newline terminated files ([d3669d5](https://github.com/zkat/srisum/commit/d3669d5))
* **check:** stay appropriately quiet on `--ignore-missing` ([b1e3b64](https://github.com/zkat/srisum/commit/b1e3b64))
* **files:** treat - as stdin ([6e9677d](https://github.com/zkat/srisum/commit/6e9677d))



<a name="1.1.0"></a>
[1.1.0](https://github.com/zkat/srisum/compare/v1.0.1...v1.1.0) (2017-03-25)


Features

* **cli-flags:** add -h and -v aliases ([598f524](https://github.com/zkat/srisum/commit/598f524))



<a name="1.0.1"></a>
[1.0.1](https://github.com/zkat/srisum/compare/v1.0.0...v1.0.1) (2017-03-25)


Bug Fixes

* **man:** fix manpage name ([1f58f03](https://github.com/zkat/srisum/commit/1f58f03))



<a name="1.0.0"></a>
[1.0.0](https://github.com/zkat/srisum/compare/v0.1.0...v1.0.0) (2017-03-25)


Bug Fixes

* **semver:** oops. forgot to mark a breaking change ([e18ec5a](https://github.com/zkat/srisum/commit/e18ec5a))


BREAKING CHANGES

* **semver:** Initial API implemented



<a name="0.1.0"></a>

0.1.0

Features

* **cli:** features implemented ([d57283e](https://github.com/zkat/srisum/commit/d57283e))

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.