v0.9.0
版本发布时间: 2022-06-19 03:37:48
aome510/spotify-player最新发布版本:v0.19.1(2024-07-08 12:14:39)
What's Changed
- Add image rendering support (under
image
feature) in https://github.com/aome510/spotify-player/pull/48, https://github.com/aome510/spotify-player/pull/52 - Improve actions on item feature in https://github.com/aome510/spotify-player/pull/54, https://github.com/aome510/spotify-player/pull/55
- Update rust CI to run based on specific features in https://github.com/aome510/spotify-player/pull/51
Breaking changes
- Disable
lyric-finder
by default. Need to specify--features lyric-finder
to install/build the application with the feature
Full Changelog: https://github.com/aome510/spotify-player/compare/v0.8.0...v0.9.0