Releases: bencevans/node-sonos
Releases · bencevans/node-sonos
v0.22.2
14 Jan 13:31
Compare
Sorry, something went wrong.
No results found
0.22.2 (2018-01-14)
Bug Fixes
AlarmClock always returns an array now (a048aec )
v0.22.1
11 Jan 20:48
Compare
Sorry, something went wrong.
No results found
0.22.1 (2018-01-11)
Bug Fixes
correct dep to devDep & update jsdox fork name (a02841b )
v0.22.0
06 Jan 22:20
Compare
Sorry, something went wrong.
No results found
0.22.0 (2018-01-06)
Bug Fixes
Alarm service create parameters encoded (4f719c5 )
Something missed in listing alarms (6da6064 )
Features
Ability to enable/disable an alarm by ID (eb991bb )
Added PatchAlarm to partialy update alarm. (8283822 )
Fixed Destroy alarm to expect only the id (bfd6ed3 )
Initial work on AlarmClock (92b2c7d )
v0.21.0
04 Jan 17:43
Compare
Sorry, something went wrong.
No results found
v0.20.0
03 Jan 13:07
Compare
Sorry, something went wrong.
No results found
0.20.0 (2018-01-03)
Bug Fixes
Examples: Spotify sample wasn't working (6f5580a )
Examples: TuneIn sample uses TuneIn now (e30ca69 )
Examples: User playlists require correct region (b70682f ), closes #186
Lint errors fixed, oops 😄 (9a53a3a )
QueueNext now also accepts spotify urls (1dcc165 ), closes #115
Features