What's New π
Version 1.1 brings significant performance improvements and structural optimizations to the project. Key updates include:
- Unified Configuration: Replaced multiple configuration files with a single YAML file that holds all variables, simplifying management and setup.
- Optimized Loading: Reworked the configuration loading mechanism for faster initialization, enhancing overall project responsiveness.
- Memory-Efficient Class Handling: Refactored class passing between modules, reducing memory usage and improving execution speed.
- Streamlined GitHub File Deletion: Updated the file deletion method to perform a single commit for all deletions, minimizing unnecessary commit history and improving efficiency.
- Progress Bar Addition: Introduced a progress bar to monitor task completion in real-time, enhancing user feedback and workflow transparency.
This release sets a stronger foundation for smoother operation and faster performance in future project iterations.
Full Changelog: v1.0.0...v1.1.0