[2.4.2] - 2025-01-27
Changed
Fixed
- Error Handling: Resolved an issue where
EOFError
was not properly handled. (6a2d276) - Executable Path Check: Added a validation check for the existence of the provided executable path. (5ddc2c0)
Improved
- Simplified time calculations using
divmod
. (eba2abc)
False positive
- My program might be flagged as a virus by some antivirus software. It’s safe, but this can happen due to how it's bundled with PyInstaller. If you have concerns, check the code or ask ChatGPT to explain it to you it's only 4 files.
Build Information
- Windows Server 2022, Python 3.10.11 (x64)
- Ubuntu 22.04, Python 3.10.16 (x64)
- macOS 14, Python 3.10.11 (ARM64)
Full Changelog: v2.4.1...v2.4.2