Skip to content

Releases: Jertzukka/dlensExporter

Version 1.2

17 Oct 14:34
Compare
Choose a tag to compare

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

Version 1.1

06 Aug 23:34
Compare
Choose a tag to compare

Pre-compiled binaries for Windows and Linux via PyInstaller.

Changes:

  • Fixed crash when card ID was not found from Scryfall bulk data file
  • Card's foil status is correctly written into .csv
  • Added few string conversions from Scryfall to Deckbox

Version 1.0

12 Sep 17:08
Compare
Choose a tag to compare

Pre-compiled binaries for Windows and Linux via PyInstaller. Linux binary built against glibc 2.33 and is a minimum requirement.