Skip to content

Releases: indiscipline/zrtstr

v0.2.0

23 Apr 00:27
Compare
Choose a tag to compare

What's Changed

  • ✨ Added full read/write support for 32 bit floating point WAV files
  • ♻️ Updated the codebase to more modern Rust (it's been a couple of years). No code quality changes yet, though.
  • 📦 Updated all the dependencies
  • 🏗 Binaries are now automatically built with the GitHub actions
  • 🏗 Dropped the itertools dependency
  • 🏗 Removed the appveyour action

Full Changelog: 0.1.2...v0.2.0

0.1.2

11 Aug 12:31
Compare
Choose a tag to compare

feat: Support reading IEEE Float files
fix: Showing errors when processing multiple files
refactor: Separate config module
refactor: Abstracting sample copying logic to macros
refactor: Clippy warnings fix

0.1.1

01 Aug 13:10
Compare
Choose a tag to compare

Windows release

0.1.0

01 Aug 12:43
Compare
Choose a tag to compare

Initial release version.