Skip to content

Releases: b01o/mkv-element

v0.4.0

02 Mar 17:23

Choose a tag to compare

What's Changed

  • refactor: update related traits to support unsized reads and writes by @libark in #4

New Contributors

  • @libark made their first contribution in #4

Full Changelog: v0.3.1...v0.4.0

v0.2.0

30 Sep 15:57

Choose a tag to compare

What's Changed

  • Added frame extraction to cluster
  • Merged Simpleblock and Blockgroup to one
  • Provide frames() method on cluster for easy frame accessing