Skip to content

Version 1.2

Latest
Compare
Choose a tag to compare
@Jertzukka Jertzukka released this 17 Oct 14:34

Pre-compiled binaries for Windows and Linux via PyInstaller.

Changes:

  • Set output encoding UTF-8 explicitly to fix issues on Windows
  • Proper error handling if system runs out of memory during file load
  • Improved message formatting
  • Specifying maxsize for lru_cache to support Python versions under 3.8