v0.7.0
[v0.7.0] - 2022-01-17
This large bump in minor is required to break the API of both itm
v0.3.1 and itm-decode
v0.6.1, which this crate replaces.
Changed
Decoder::singles
andDecoder::timestamps
now consume the parentDecoder
on iterator constuction.
Fixed
serde
derivation and build with--features serde
.- Some outdated
README.md
documentation. itm-decode
: only require--freq
on--timestamps
.
Full Changelog: v0.4.0...v0.7.0