Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

34 lines (24 loc) · 1.32 KB

Changelog

The format is based on Keep a Changelog.

[Unreleased]

[0.8.0] - 2021-01-05

  • Added num-traits feature. #480

Breaking

  • Updated impl-rlp to rlp 0.5. #463
  • Updated uint to 0.9. #486

[0.7.3] - 2020-11-12

  • Added scale_info support. #312
  • Added H128 type. #434
  • Added fp-conversion feature: U256 <-> f64. #436

[0.7.2] - 2020-05-05

  • Added serde_no_std feature. #385

[0.7.1] - 2020-04-27

  • Added arbitrary feature. #378

[0.7.0] - 2020-03-16

  • Removed libc feature. #317

[0.6.2] - 2019-01-03

  • Expose to_hex and from_hex from impl-serde. #302

[0.6.1] - 2019-10-24

Dependencies

  • Updated dependencies. #239