All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Async functionality
This is because it introduced unnecessary complexity and potential issues with the application's performance.
- Switched from auto-generated release notes to Keep A Changelog format
- Unified build workflows for all PyInstaller-compatible platforms
- Added support for macOS builds (Intel x86_64 and Apple Silicon ARM64)
- Improved release asset naming with platform-specific identifiers
- Fixed requirements.txt encoding issue (UTF-16 to UTF-8)
1.0.0 - 2024-08-22
- Initial Python template application
- Basic time display functionality
- PyInstaller build configuration for Linux and Windows
- GitHub Actions workflows for automated builds
- Cross-platform executable generation
- Initial release with basic functionality