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