Skip to content

Releases: ddinan/cstrips-downloader

v1.0.0 - Initial release

10 Feb 03:54
Compare
Choose a tag to compare

Changelog:

  • Implemented progress saving for sessions
  • Implemented CLI to ask for code instead of manually editing the file
  • Ensure code is alphanumeric and reject if not
  • Show more information in progress bar (elapsed, time left, percentage)
  • Made script run without needing Python installed (using Pyinstaller)