Skip to content

Latest commit

 

History

History
47 lines (27 loc) · 1.65 KB

CHANGELOG.md

File metadata and controls

47 lines (27 loc) · 1.65 KB

CHANGELOG

v0.3.0 - 2023-02-10 06:28:12

Add serde support for both std and no_std environment. Enable std feature by default.

Feature

v0.2.1 - 2023-02-09 07:35:24

Add some crate documentation with example usage.

Documentation

  • readme:

  • *:

    • add some crate documentation (3edb701)

v0.2.0 - 2023-02-09 06:48:27

Enable higher expressiveness of implementing Debug trait for Bandwidth struct with rust version higher than 1.67

Feature

  • *:
    • enable higher expressiveness after rust 1.67 (3243f70)

v0.1.0 - 2023-02-08 12:36:16

No description

Feature

  • *:

Documentation

  • readme:

* This CHANGELOG was automatically generated by auto-generate-changelog