Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.2.0 - 2025-01-09

Added

  • Supports the abcrypt version 1 file format (#619)

Removed

  • Remove the abcrypt version 0 file format support (#619)

0.1.4 - 2024-03-17

Fixed

  • Fix the include field in Cargo.toml

0.1.3 - 2024-03-17

Changed

  • Change the location of license files (#334)

0.1.2 - 2024-02-28

Added

  • Add version flag to examples (#310)

Changed

  • Update classifiers (#312)

0.1.1 - 2024-02-26

Fixed

  • Fix the include field in Cargo.toml (#305)

0.1.0 - 2024-02-25

Added

  • Initial release