Skip to content

Latest commit

 

History

History
48 lines (32 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

48 lines (32 loc) · 1.24 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.8.0 (2020-06-04)

Added

  • impl_write! macro (#134)

Changed

  • Bump generic-array dependency to v0.14 (#144)
  • Split Mac initialization into NewMac trait (#133)
  • Rename MacResult => Output, code => into_bytes (#114)
  • Rename Input::input to Update::update (#111)
  • Update to 2018 edition (#108)
  • Bump subtle dependency from v1.0 to v2.0 (#33)

0.7.0 (2018-10-01)

0.6.2 (2018-06-21)

0.6.1 (2018-06-20)

0.6.0 (2017-11-26)

0.5.2 (2017-11-20)

0.5.1 (2017-11-15)

0.5.0 (2017-11-14)

0.4.0 (2017-06-12)

0.3.0 (2017-05-14)

0.2.0 (2017-05-14)

0.1.0 (2016-10-14)