Skip to content

Releases: cvockrodt/put.io-aria2c-downloader

v3.0.0

01 Sep 03:12
Compare
Choose a tag to compare

Fix

  • add retry and increase timeout for calls to put.io (7e81042)
  • remove download directory after file (3d5ec06)

Build

  • ignore vscode settings (93357df)
  • move from python-semantic-release to commitizen (20768e1)

BREAKING CHANGES

  • shorter lines, add process methods for folders/files, remove complexity, use format strings (6b5f806)
    (changes config flags for complete and incomplete directories -- See README)

v2.2.0

28 Aug 20:16
Compare
Choose a tag to compare

Feature

  • add support for cross-platform path creation (ce23b2d)

Documentation

  • add example wrapper script to README for preventing concurrency issues (1c32d0c)
  • Add Travis CI build status badge to README (da6007b)

v2.0.0

25 Mar 03:34
Compare
Choose a tag to compare

Feature

  • Add download result purging after completion to clear memory and clutter (5a42e0e)

Fix

  • Fix bandit command in tox config and address bandit finding (585cdf6)

v1.0.1

25 Mar 03:38
Compare
Choose a tag to compare

Fix

  • Remove values() check as the watchlist is just a list now (2aed5eb)

v1.0.0

03 Dec 01:04
Compare
Choose a tag to compare

Feature

  • Add click entrypoint for easier runtime (7de1dea)

v0.0.1

25 Mar 03:39
Compare
Choose a tag to compare

Initial Release