caseychu / spotify-backup

A Python script that exports all of your Spotify playlists.
MIT License
847 stars 123 forks source link

Release 0.1.0 #49

Closed ejwick closed 1 year ago

ejwick commented 1 year ago

This PR, tentatively named Release 0.1.0, includes several code improvements that are part of a wider scope of changes that I want to make on my fork. Here is a summary:

I've raised this because it doesn't change the CLI, so I think it can be safely merged without much confusion to existing users (who probably just saved the script once anyway).

On my fork, I've tagged this as v0.1.0 (@caseychu could use the same tag); this major version represents non-breaking changes to the original script. The first v1 release will represent a departure from the original interface.

ejwick commented 1 year ago

Probably should've raised from my tag v0.1.0 rather than master, but it seems I can't change that or raise a new PR.