Skip to content

Latest commit

 

History

History
77 lines (52 loc) · 1.9 KB

CHANGELOG.md

File metadata and controls

77 lines (52 loc) · 1.9 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.10.4 (2022-10-05)

Added

  • Feature-gated OID support (#417)

0.10.3 (2022-09-03)

Fixed

  • MSRV issue caused by resolver = "2" (#402)

0.10.2 (2022-05-26)

Added

  • Gost 34.311-95 28147-89 UA version 1.2.804.2.1.1.1.1.2.1 OID (#377)

0.10.1 (2022-02-17)

Fixed

  • Minimal versions build (#363)

0.10.0 (2021-12-07)

Changed

  • Update to digest v0.10 (#217)

0.9.1 (2020-11-03)

Fixed

  • Arithmetic overflow bug. (#193)

0.9.0 (2020-06-12) [YANKED]

Changed

  • Bump opaque-debug to v0.3.0 (#168)
  • Bump block-buffer to v0.8 release (#164)
  • Bump digest to v0.9 release; MSRV 1.41 (#155)
  • Use new *Dirty traits from the digest crate (#153)
  • Rename *result* to finalize (#148)
  • Upgrade to Rust 2018 edition (#121)

0.8.0 (skipped)

  • Skipped to sync versions with digest

0.7.0 (2017-11-15)

0.4.0 (2017-06-12)

0.3.1 (2017-05-02)

0.3.0 (2017-04-06)

0.2.1 (2017-01-20)

0.2.0 (2016-12-25)

0.1.1 (2016-11-24)

0.1.0 (2016-11-17)