- Added ability to get and set offset of Sound and Music (at sample/frame level accuracy)
- Prevent a panic that could occur when reading a file that had non-UTF-8 tags
- Deprecated audio_tags::empty()
- Added ability to get duration of Sound and Music
- Added basic support for creating and attaching reverb effects to both Sound and Music
- Added ability to set the Air Absorption of a Sound
- Added ability to set the velocity of a Sound
- Added ability to set the velocity of the listener
- Improved documentation
- Added CI badges to Cargo.toml