v0.2.0
版本发布时间: 2021-05-04 20:32:53
librespot-org/librespot最新发布版本:v0.4.2(2022-07-30 04:36:22)
Changelog - v0.2.0
BREAKING CHANGES
- Migrate to
tokio 1.0
. This required a wholesale refactor of the librespot codebase (#606 #649 #658 #665 #674 #687 #691) - Replaced
fn
instances withconst
inversion.rs
(#595) - Option to choose between
track
andalbum
normalisation added. Defaults toalbum
, was previously disabled by default (#573)
Features
- Add preload event for new track playing soon (#546)
- Ogg passthrough support (#569 #664)
- Add high resolution audio control & normalisation (#660)
- Add shuffle command handling (#666 #708)
- Add cache size limit (#675)