Skip to content

Version 2.0.0 — The first REAL version

Compare
Choose a tag to compare
@iluvcapra iluvcapra released this 23 May 01:00
· 11 commits to release since this release

Significant breaking changes in this version, but these were essential. Most users of this library shouldn't have to make many changes as few users were using the library for audio reading and writing, where the changes are.

  • Thanks to @irh , audio file reading and writing performance has been massively improved and is now practical.
  • Also @irh has cleaned up much of the source code so it all passes clippy.

What's Changed

  • Allow more types to be used as paths by @Wuelle in #12
  • Performance improvements by @irh in #14

New Contributors

  • @Wuelle made their first contribution in #12
  • @irh made their first contribution in #14

Full Changelog: v1.1.0...v2.0.0