Skip to content

Latest commit

 

History

History
124 lines (81 loc) · 8.29 KB

CHANGELOG.md

File metadata and controls

124 lines (81 loc) · 8.29 KB

Changelog

0.4.0 (2021-09-24)

Full Changelog

Implemented enhancements:

  • Add round-trip testing #47

Merged pull requests:

0.3.1 (2021-08-04)

Full Changelog

Implemented enhancements:

  • --provider option for list-opcodes is not consistent #53
  • Use the implicit provider for list_opcodes #54 (hug-dev)

Fixed bugs:

Closed issues:

  • Update the demo with most recent contents #44

Merged pull requests:

0.3.0 (2021-03-18)

Full Changelog

Closed issues:

  • Tag 0.2.0 and upload on crates.io #45

Merged pull requests:

0.2.0 (2021-02-23)

Full Changelog

Implemented enhancements:

  • Make the output of export-public-key more useful. #28
  • Add encrypt/decrypt support #27
  • Format public key to PEM #38 (ionut-arm)
  • Add BasicClient to ParsecToolApp #35 (ionut-arm)

Fixed bugs:

  • Review the default options #30

Closed issues:

  • Add basic CLI tests on the CI #42
  • Check if it is possible to use the BasicClient for operations #36
  • Add support for sign/verify #31
  • Automatic key creation for some operations #29
  • Rename commands to remove PSA prefix and make them more user-friendly #26
  • Add support for ListClients and DeleteClient #22

Merged pull requests:

0.1.0 (2020-10-20)

Full Changelog

Implemented enhancements:

Closed issues:

  • Use the bootstrapping client #15
  • asciinema demo #2

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator