Skip to content

Latest commit

 

History

History
64 lines (45 loc) · 1.69 KB

CHANGELOG.md

File metadata and controls

64 lines (45 loc) · 1.69 KB

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.7.1 (2022-02-17)

Fixed

  • Minimal versions build (#108)

0.7.0 (2022-02-10)

Changed

  • Migrate from crypto-mac dependency to digest v0.10 (#103)
  • Bump cipher dependency to v0.4 (#103)

0.6.0 (2021-04-29)

Changed

  • Bump crypto-mac crate dependency to v0.11 (#73)

0.5.1 (2020-10-16)

Added

  • Zulip badge (#64)

0.5.0 (2020-10-16)

Changed

  • Bump crypto-mac dependency to v0.10 (#62)

0.4.0 (2020-08-12)

Changed

  • Bump crypto-mac dependency to v0.9, implement the FromBlockCipher trait (#57)

Added

  • io::Write impl (#55)

0.3.0 (2020-06-06)

Changed

  • Bump aes crate dependency to v0.4 (#40)
  • Bump dbl crate dependency to v0.3 (#39)
  • Bump crypto-mac dependency to v0.8; MSRV 1.41+ (#34)
  • Rename result methods to finalize (#38)
  • Upgrade to Rust 2018 edition (#34)

0.2.0 (2018-10-03)

0.1.0 (2017-11-26)