v0.2.0
What's Changed
- Remove the wave header when decoding by @TheAwiteb in #4
- Create the wave header, and append the data to it by @TheAwiteb in #7
Breacking Changes
- In
data2sound::encode
input file argument type has changed to any type that implAsRef<Path>
Full Changelog: v0.1.6...v0.2.0