v0.3.0 - 2023-02-10 06:28:12
Add serde support for both std and no_std environment. Enable std feature by default.
- *:
- add serde feature (66ebef5)
v0.2.1 - 2023-02-09 07:35:24
Add some crate documentation with example usage.
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
- *:
- enable higher expressiveness after rust 1.67 (3243f70)
v0.1.0 - 2023-02-08 12:36:16
No description
- *:
- add bandwidth struct (6c4ab6a)
- readme:
- update contributors (a0dadd0)
* This CHANGELOG was automatically generated by auto-generate-changelog