Releases: indiscipline/zrtstr
Releases · indiscipline/zrtstr
v0.2.0
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
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
Windows release
0.1.0
Initial release version.