All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.2.4 - 2019-03-25
- Socket hang up on
/player/stop
because of missingsend()
1.2.3 - 2019-03-25
- Changelog
- Optional param
shuffle
for endpoint/playlists/:playlist/play
- Added shuffle option to README
1.1.3 - 2019-03-15
- Log given output device name if device not found
- Let winston log errors to stderr
1.1.2 - 2019-03-15
- Implemented winston as global logger
1.1.1 - 2019-03-02
- Removed unnecessary error logging if there is no playback at all
1.1.0 - 2019-03-02
- Completed README.md (for now)
- Made some minor improvements to error logging
1.0.0 - 2019-02-28
- This is v1.0 which contains all of my current use cases so far.