Skip to content

Latest commit

 

History

History
79 lines (55 loc) · 2.09 KB

CHANGELOG.md

File metadata and controls

79 lines (55 loc) · 2.09 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.3 (2021-02-08)

Changed

  • Enable rand_core feature of password-hash (#130)

0.7.2 (2021-02-01)

Changed

  • Bump base64ct dependency to v0.2 (#119)

0.7.1 (2021-01-29)

Removed

  • alloc dependencies for simple feature (#107)

0.7.0 (2021-01-29)

Added

  • PHC hash format support using password-hash crate (#82)

Changed

  • Rename include_simple features to simple (#99)

Removed

  • Legacy simple API (#98)

0.6.0 (2020-10-18)

Changed

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

0.5.0 (2020-08-18)

Changed

  • Bump crypto-mac dependency to v0.9 (#44)

0.4.0 (2020-06-10)

Changed

  • Code improvements (#33)
  • Bump rand dependency to v0.7 (#31)
  • Bump hmac to v0.8 (#30)
  • Bump sha2 to v0.9 (#30)
  • Bump subtle to v2 (#13)
  • MSRV 1.41+ (#30)
  • Upgrade to Rust 2018 edition (#24)

0.3.0 (2018-10-08)

0.2.3 (2018-08-30)

0.2.2 (2018-08-15)

0.2.1 (2018-08-06)

0.2.0 (2018-03-30)

0.1.0 (2017-08-16)