Skip to content

v0.7.0

Compare
Choose a tag to compare
@tmplt tmplt released this 17 Jan 10:45
· 12 commits to master since this release

[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 and Decoder::timestamps now consume the parent Decoder 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