Skip to content

Latest commit

 

History

History
79 lines (47 loc) · 2.09 KB

CHANGELOG.adoc

File metadata and controls

79 lines (47 loc) · 2.09 KB

Changelog

0.2.7 - 2023-12-07

Changed

  • Update documentation (#160)

0.2.6 - 2023-12-03

Changed

  • Change settings for the release profile (#157)

0.2.5 - 2023-11-29

Changed

  • Bump MSRV to 1.70.0 (#139)

0.2.4 - 2023-11-04

Changed

  • Update dependencies

0.2.3 - 2023-09-30

Changed

  • Change the structure of the Argon2 parameters (#70)

0.2.2 - 2023-09-11

Added

  • Add the homepage field to Cargo.toml (#50)

  • Add the book (#56)

Changed

  • Update man pages (#53)

0.2.1 - 2023-09-05

Changed

  • Change MSRV to 1.65.0 (#39)

  • Change the maximum value of --memory-size to 4 TiB (#44)

0.2.0 - 2023-09-03

Changed

  • Change the value of -m for encrypt command can be specified with units of bytes (#11)

  • Validate the values of -t and -p for encrypt command (#12)

0.1.0 - 2023-08-25

Added

  • Initial release