Releases: chronoB/SpotifyDataAnalyzer
Releases · chronoB/SpotifyDataAnalyzer
v2 - complete spotify history
There is an update in the data you can get from spotify. It will contain your complete spotify streaming history. Use the extended analyzer to work with the new data
Changelog
-
[pre-commit.ci] pre-commit autoupdate (#46) @pre-commit-ci
-
[pre-commit.ci] pre-commit autoupdate (#43) @pre-commit-ci
-
[pre-commit.ci] pre-commit autoupdate (#42) @pre-commit-ci
⬆️ Dependencies
- Bump pytest-cov from 3.0.0 to 4.0.0 (#83) @dependabot
- Bump voluptuous from 0.12.2 to 0.13.1 (#76) @dependabot
- Bump pytest from 7.0.1 to 7.1.3 (#82) @dependabot
- Bump requests from 2.27.1 to 2.28.1 (#80) @dependabot
- Bump pre-commit from 2.17.0 to 2.20.0 (#81) @dependabot
- Bump requests from 2.26.0 to 2.27.1 (#68) @dependabot
- Bump pytest from 6.2.5 to 7.0.1 (#71) @dependabot
- Bump pre-commit from 2.15.0 to 2.17.0 (#69) @dependabot
- Bump pytest-cov from 2.12.0 to 3.0.0 (#65) @dependabot
- Bump voluptuous from 0.12.1 to 0.12.2 (#64) @dependabot
- Bump pre-commit from 2.13.0 to 2.15.0 (#63) @dependabot
- Bump pytest from 6.2.4 to 6.2.5 (#62) @dependabot
- Bump requests from 2.25.1 to 2.26.0 (#59) @dependabot
- Bump pytest-cov from 2.11.1 to 2.12.0 (#56) @dependabot
- Bump pytest from 6.2.1 to 6.2.4 (#55) @dependabot
- Bump pre-commit from 2.10.0 to 2.13.0 (#57) @dependabot
- Bump pre-commit from 2.9.3 to 2.10.0 (#48) @dependabot
- Bump pytest-cov from 2.10.1 to 2.11.1 (#45) @dependabot
- Bump voluptuous from 0.12.0 to 0.12.1 (#37) @dependabot
- Bump pre-commit from 2.9.2 to 2.9.3 (#38) @dependabot
- Bump pytest from 6.1.2 to 6.2.1 (#40) @dependabot
- Bump requests from 2.25.0 to 2.25.1 (#41) @dependabot
- Bump pre-commit from 2.9.0 to 2.9.2 (#36) @dependabot
v1.1.0
Changelog
🚀 Features
🐛 Bug Fixes
- fix release-drafter (added unsaved changes) (#34) @chronoB
- changed type of msPlayed in library to str (#18) @chronoB
🧰 Maintenance
⬆️ Dependencies
- removed secondlevel requirements/dependencys (#32) @chronoB
- Bump voluptuous from 0.11.7 to 0.12.0 (#20) @dependabot
- Bump pytest from 5.3.5 to 6.1.2 (#9) @dependabot
🔁 Continuous Integration
- removed unnecessary requirement installation command (#35) @chronoB
- removed unnecessary commands for azure pipelines (#16) @chronoB
- add release drafter (#33) @chronoB
First Release
All functionality planned for the first release is implemented. If things do not work, submit an issue.
First Functionality
Functionality for return your favorite Artist or Item is implemented.
Also some search specifications/filter are outlined and included.