Skip to content

Releases: pwittchen/spotify-cli-linux

v2.0.0

03 Dec 23:35

Choose a tag to compare

What's Changed

  • update lyrics library by @PauloWgDev in #92
  • breaking changes: updated python version to 3.12.7 and removed support for older python versions (including 3.6 and 3.7)

New Contributors

Full Changelog: v1.9.1...v2.0.0

v1.9.1

01 Jan 19:09

Choose a tag to compare

What's Changed

  • Fix IndexError in spotifycli.py for Python 3.13 compatibility by @panpeacemaker in #89

New Contributors

Full Changelog: v1.9.0...v1.9.1

v1.9.0

17 Dec 12:12

Choose a tag to compare

What's Changed

  • Add --songuri and --listuri to enable playing a song or playlist Uri by @Myoldmopar in #86
  • Error Handling and Format Cleanup by @Myoldmopar in #85

New Contributors

Full Changelog: v1.8.3...v1.9.0

1.8.3

09 Dec 10:56

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.2...v1.8.3

1.8.2

01 Nov 12:20

Choose a tag to compare

What's Changed

Full Changelog: v1.8.1...v1.8.2

1.8.1

15 Mar 22:12
a991d53

Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

1.8.0

11 Mar 11:40

Choose a tag to compare

Notes:

  • added --position param
  • updated CI configuration

What's Changed

  • migration from Travis CI to Github Actions, solves #68 by @pwittchen in #69
  • Add --duration argument by @Korbaux in #72
  • issue #73 fix failing CI build via GH Actions by @pwittchen in #74

New Contributors

  • @Korbaux made their first contribution in #72

Full Changelog: v1.7.1...v1.8.0

1.7.1

05 Nov 16:19

Choose a tag to compare

  • updated version number

1.7.0

05 Nov 10:51

Choose a tag to compare

  • added statusposition argument
  • fixed file name in .travis.yml: checkformat.py -> check_format.py
  • fixed .travis.yml CI build config
  • converted bash Scripts to Python Scripts
  • added double quote to prevent globbing and word splitting
  • added strip method to remove blank spaces in input
  • updated formatting and Makefile
  • updated shebang

1.6.0

22 Jun 20:57

Choose a tag to compare

  • removed volume controls