Current section

Files

Jump to
lastfm_archive CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## 0.2.0 (2018-10-23)
* `archive/0`: download scrobbled tracks, create a file archive for a default user according to configuration settings
* `archive/2`: download scrobbled tracks, create a file archive for any Lastfm user
* `write/3`: output data for multiple Lastfm users (no longer hardwired to the default user)
## 0.1.0 (2018-10-22)
* Download scrobbled tracks raw data, create an archive on local filesystem for a default user in configuration - `archive/1`
* `extract/5` and `write/2` functions for Lastfm API requests and file output