Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
audio/spotify-player: update to 0.14.0
v0.14.0 is a big release with new daemon feature and CLI commands. This release also resolves the application's persistent issue that requires restarting the application in case of networking errors. The application now (hopefully) becomes more robust to such errors by automatically re-initializing the application's states and integrated player after re-gaining access to the network. What's Changed - Fix broken link in #175 - Implement spotify-player's CLI commands in #159 - Update dependencies in #186 - Add more builds for CD github action in #192 - Add daemon support in #193 - Extend CLI functionalities in #194 - Make the client/application more robust to network errors in #198 - Fix cargo install examples in README.md in #199 - Add docs for new features and improve CLI/daemon codes in #200
- Loading branch information