Releases: kubukoz/spotify-next
Feature: show message when jumping (j)
v1.6.2 update mergify
Bugfix: Remove double sonos prompt
v1.6.1 Remove double sonos prompt
v1.6.0
Sonos support is back!
If the device is restricted and you're trying to do anything that involves playback control, a call will be made to localhost:5005 to see if an instance of node sonos API is running there. If it is, while the device is restricted it'll be used to control playback instead of the Spotify API. When a non-restricted device is available again, the app will switch to Spotify API.
v1.5.0
v1.4.0
v1.3.5
v1.3.4
Remove circe-literal
Update scala-library to 2.13.6 (#189)
Update http4s-blaze-client, ... to 1.0.0-M22 (#194)
Update better-tostring to 0.3.2 (#190)
Update monocle-macro to 3.0.0-M6 (#192)
Update sbt-github-actions to 0.11.0 (#195)
Update sbt-tpolecat to 0.1.18 (#193)
Update scala-typed-holes to 0.1.9 (#191)
Update sbt-scala3-migrate to 0.4.2 (#187)
Update kind-projector to 0.13.0 (#186)
Move to github actions (#188)
Update cats-effect to 3.1.1
Update better-tostring to 0.3.1
Update cats-mtl to 1.2.1
Update kind-projector to 0.12.0
Update sbt-scala3-migrate to 0.4.1
Update sbt to 1.5.2
Update better-tostring to 0.3.0
v1.3.3
Minor update:
- Show version on REPL startup (@toshihidetagami)
- Add
--version
command - Library updates