Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 1.34 KB

CHANGELOG.md

File metadata and controls

48 lines (34 loc) · 1.34 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.6.0 (2021-04-29)

Changed

  • Bump crypto-mac dependency to v0.11 (#165)
  • Bump pbkdf2 to v0.8 (#167)

0.5.0 (2021-01-29)

Changed

  • Bump pbkdf2 dependency to v0.7 (#102)

0.4.0 (2020-10-18)

Changed

  • Bump crypto-mac dependency to v0.10 (#58)
  • Bump pbkdf2 dependency to v0.10 (#61)

0.3.0 (2020-08-18)

Changed

  • Bump crypto-mac dependency to v0.9, blowfish to v0.6, and pbkdf2 to v0.5 (#46)

0.2.1 (2020-06-03)

Added

  • no_std support (#41)

0.2.0 (2020-05-13)

Changed

  • Update dependencies to sha2 v0.9, pbkdf2 v0.4, blowfish v0.5, and crypto-mac v0.8

0.1.0 (2020-01-03)

  • Initial release