Releases: tari-project/tari_utilities
Releases · tari-project/tari_utilities
v0.4.0
⚠ BREAKING CHANGES
- remove chrono dependency, remove extend bytes (#25)
Features
v0.3.1
Features
Bug Fixes
- add clock feature to chrono (#17) (f8046bc)
- avoid implicit time dependency (#16) (d9bd1f9)
- byte_array: remove unnecessary allocation in to_hex (#19) (b1ba343)
- source coverage is broken with latest nightly (5a1e4b1)
v0.2.0
- Update clear_on_drop to 0.2.4
- Migrate from derive_error crate to thiserror
- Add try_convert_all function