- Fix panic on missing bitrate for a song
- Mostly encountered on non-FLAC/MPEG source files (ogg, etc.)
- Add
with_target
method to theClient
to set target API version
- Improved support for HLS
- The playlist is parsed in-library and can be played with
Hls::get_bytes
- The playlist is parsed in-library and can be played with
- Initial release