Releases: brianstrauch/spotify-cli
v1.12.0
v1.11.1
v1.11.0
v1.10.0
v1.9.3
Changelog
9b9a66f Resolve issue #30 (#43)
0ebcff2 add new tests
6bfc0a5 device command
def54fb fix version command
e4ef372 improve update command
d3fcc16 prefix versions with v
15a3517 simplify version ldflag
d51e9e6 simply version command
5e18bcd trim v from version before updating
9e0ccf1 update cobra and delete completion command
7ea8dfc use exact valid args for shuffle
v1.9.2
v1.9.1
v1.9.0
Changelog
bae6d85 Adds playlist command, with list and detail subcommands. Upgrades API version
38ef46d Apply suggestions from code review
9203fd0 Code review suggestions for list command
36658c0 Merge pull request #25 from twexler/latest-api
5d1b79b Update go.mod
7a30163 Update the show command per review suggestions
9ad0101 add missing files, update library version
e662a45 add queue tests
a74ab94 bump version
b453619 fix playlist errors
5c15a23 fix tests
a988ca0 show queued song
fccf0ff use tables for playlists