Releases: planetmint/cryptoconditions
Releases · planetmint/cryptoconditions
v1.2.2
hot fix release: jumped to versions with hot fixes Signed-off-by: Jürgen Eckel <[email protected]>
v1.2.1
Sonarqube fixes and improvements (#44) * removed code smell and fixed one bug threshold.py:parse_dict * added changelog * bumped version Signed-off-by: Jürgen Eckel <[email protected]>
v1.2.0
Merge pull request #42 from planetmint/remove-zenroom-signing Remove zenroom signing
v1.1.2
Bump ipython from 8.7.0 to 8.10.0 (#41) Bumps [ipython](https://github.com/ipython/ipython) from 8.7.0 to 8.10.0. - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](https://github.com/ipython/ipython/compare/8.7.0...8.10.0) --- updated-dependencies: - dependency-name: ipython dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Jürgen Eckel <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jürgen Eckel <[email protected]>
v1.1.0
Remove keyring tag (#39) * removed automated "keyring" handling from ZenroomSha256.sign method * improved sample code * simplified dependency management * improved github workflows * fixed parse_asn1_dict_payload parsing issue with data or key being set to None and being converted to 'null' * added testcases for the data and key set to None * added testcase for script encoding/decoding * blackified Signed-off-by: Jürgen Eckel <[email protected]>
Update package name and to newest Zenroom version
renamed the folder to planetmint_cryptoconditions (#37) * renamed the package to planetmint_cryptoconditions * adjusted the docs and examples * removed black dependency Signed-off-by: Jürgen Eckel <[email protected]>