This repository has been archived by the owner on May 17, 2020. It is now read-only.
Releases: rafifos/atdownloader
Releases · rafifos/atdownloader
2.0.0
1.1.0
1.0.0
1.0.0 (2019-05-08)
Bug Fixes
- Add support for the older AT CDN (3eed89c)
- Drop unused import: fs (f9f9e9c)
- Exit on errors and on download completion (150ac64)
- Fix default destination path on Windows (7c49707)
Code Refactoring
BREAKING CHANGES
- This drops the flag
--verbose
. This also drops dependency onwinston
. - Now, episodes will be downloaded to $HOME/ATDownloader by default.
Release 0.0.2
What’s Changed
- 615f591 chore: Bump version to 0.0.2
- 88949b2 refactor: Improve download workflow
- 7c49707 fix: Fix default destination path on Windows
- 3aaf24d build: Delete tsc output directory if it exists before publishing
- 3247d04 docs(README): Include additional badges for Depfu and LGTM
- 72afd96 chore(bot): Initial release-drafter configuration
- 150ac64 fix: Exit on errors and on download completion
Release 0.0.1
This is the initial release on npm.