Skip to content

Latest commit

 

History

History
72 lines (49 loc) · 1.92 KB

CHANGELOG.md

File metadata and controls

72 lines (49 loc) · 1.92 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.

Unreleased

Changed

  • Update Clippy and fix lints (#378)
  • Bump cipher to v0.5.0-pre.1; MSRV 1.65 (#394)
  • Bump cipher dependency to v0.5.0-pre.2 (#398)
  • bump cipher dependency to 0.5.0-pre.4 (#413)

0.8.1 (2022-02-17)

Fixed

  • Minimal versions build (#303)

0.8.0 (2022-02-10)

Changed

  • Bump cipher dependency to v0.4 (#284)

0.7.0 (2021-04-29)

Changed

  • Bump cipher dependency to v0.3 (#235)

0.6.0 (2020-10-16)

Changed

  • Replace block-cipher/stream-cipher with cipher crate (#167)

0.5.0 (2020-08-07)

Changed

  • Bump block-cipher dependency to v0.8 (#138)
  • Bump opaque-debug dependency to v0.3 (#140)

0.4.0 (2020-06-08)

Changed

  • Bump block-cipher dependency to v0.7 (#90)
  • Upgrade to Rust 2018 edition (#90)

0.3.0 (2018-12-23)

0.2.0 (2018-11-14)

0.1.0 (2017-11-26)

0.0.4 (2017-01-18)

0.0.3 (2016-08-27)

0.0.2 (2016-08-10)

0.0.1 (2016-04-24)