Notable changes for the gmusicapi-scripts project. This project uses Semantic Versioning principles.
0.5.0 (2016-07-18)
- Update template_to_base_path for gmusicapi-wrapper changes. Fixes issue with using incorrect tag field.
0.4.0 (2016-06-03)
- Update dependency versions.
- Exit scripts on authentication failures.
0.3.0 (2016-02-29)
- Output songs to be filtered in dry-run.
- Change --include-all to --all-includes to match parameter change in gmusicapi-wrapper.
- Change --exclude-all to --all-excludes to match parameter change in gmusicapi-wrapper.
- Change behavior of --max-depth=0; it now limits to the current directory level instead of being infinite recursion.
0.2.1 (2016-02-15)
- Use correct track number metadata key for sorting.
- Fix delete on success check.
- Update supported gmusicapi-wrapper versions.
0.2.0 (2016-02-13)
- Python 3 support.
- Python 2 support.
- Port to Python 3. Python 2 is no longer supported.
0.1.0 (2015-12-02)
- First package release for PyPi.