Skip to content

Releases: brianstrauch/spotify-cli

v1.12.0

02 Dec 04:49
Compare
Choose a tag to compare

Changelog

v1.11.1

02 Dec 04:36
Compare
Choose a tag to compare

Changelog

v1.11.0

08 Oct 05:20
Compare
Choose a tag to compare

Changelog

9a48839 autocomplete playlist names
952db6b clean up status code
5880d1c remove device command

v1.10.0

02 Aug 00:52
Compare
Choose a tag to compare

Changelog

a48566e Add 'play --playlist' support. Issue #27 (#41)
0b20193 bump version
2733406 fix playlist bug

v1.9.3

21 Jul 04:28
Compare
Choose a tag to compare

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

11 Jul 04:16
Compare
Choose a tag to compare

Changelog

7dccf57 Add lint job to Github actions and fixed lint errors (#36)
83ab060 Create go.yml
8d5d257 Merge pull request #34 from brianstrauch/ci
ae6ebd6 add goreleaser action
811763d bump version
001ae23 improve spotify auth pages
6a76301 prevent double-printing errors
109d25a test every os

v1.9.1

03 Jul 16:07
Compare
Choose a tag to compare

Changelog

a68c39c bump version
5afd2b0 fix login bug

v1.9.0

03 Jul 04:38
Compare
Choose a tag to compare

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

v1.8.2

30 Jun 04:00
Compare
Choose a tag to compare

Changelog

e9f1af4 bump api version

v1.8.1

30 Jun 03:40
Compare
Choose a tag to compare

Changelog

0ae20f8 Update README.md
28a4d4b Update README.md
c9e132a bump version to 1.8.1
17104e8 enforce valid args
d4b09ab remove unused var