Skip to content
This repository has been archived by the owner on May 17, 2020. It is now read-only.

Releases: rafifos/atdownloader

2.0.0

30 Jul 20:58
Compare
Choose a tag to compare

2.0.0 (2019-06-22)

Code Refactoring

  • replace node-downloader-helper with downit (58fd084)

Features

  • gracefully throw a error (when there is one) (1e7c1fb)

BREAKING CHANGES

  • Replace the download engine, atm it can't show the current download speed.

1.1.0

08 May 19:59
Compare
Choose a tag to compare

1.1.0 (2019-05-08)

Features

  • warn user if there is an update available (4fa7e2f)

1.0.0

08 May 14:27
Compare
Choose a tag to compare

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

  • Increase verbosity by default. (1f67cf3)
  • Major code refactoring (5e9454c)

BREAKING CHANGES

  • This drops the flag --verbose. This also drops dependency on winston.
  • Now, episodes will be downloaded to $HOME/ATDownloader by default.

Release 0.0.2

26 Apr 20:46
4fa5326
Compare
Choose a tag to compare

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

26 Apr 18:06
Compare
Choose a tag to compare

This is the initial release on npm.