Skip to content

v1.0.0 - Initial release

Latest
Compare
Choose a tag to compare
@ddinan ddinan released this 10 Feb 03:54
· 9 commits to master since this release

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)