Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.47 KB

CHANGELOG.md

File metadata and controls

40 lines (29 loc) · 1.47 KB

Changelog

The format is based on Keep a Changelog.

[Unreleased]

[0.12.0] - 2022-09-20

Breaking

  • Updated parity-util-mem to 0.12. #680

[0.9.0] - 2022-02-04

Breaking

  • Migrated to 2021 edition, enforcing MSRV of 1.56.1. #601
  • Updated primitive-types to 0.11. #623

[0.8.0] - 2021-07-02

Breaking

  • Updated primitive-types to 0.10. #556

[0.7.0] - 2021-01-27

Breaking

  • Updated primitive-types to 0.9. #510

[0.6.0] - 2021-01-05

Breaking

  • Updated primitive-types to 0.8. #463

[0.5.1] - 2020-04-10

  • Added keccak256_range and keccak512_range functions. #370

[0.5.0] - 2020-03-16

  • License changed from GPL3 to dual MIT/Apache2. #342
  • Updated dependencies. #361
  • Updated tiny-keccak. #260

[0.4.1] - 2019-10-24

Dependencies

  • Updated dependencies. #239