Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

v0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@groaking groaking released this 16 Aug 20:46
· 15 commits to main since this release
042305a
  • Info: Switched dependency from "pyargon2" to "argon2-cffi"
  • Info: Switched dependency from "python-magic" to "filetype"
  • New: Introduced the global_schema file that handles all app-wide global variable assignments and storage
  • Improved: Splitted screen, frame, and dialog classes in main.py to individual class files under handler folder
  • Fix: Fixed module dependency so that the source is pyinstaller-compilable on Windows without Visual C++ 14.0 requirement
  • Fix: Fixed API key error not detected when attempting to git-push the change

What's Changed

Full Changelog: v0.1.7...v0.2.0