-
New Features
- Introduced profiling capabilities in the application, allowing users to generate CPU and memory profiling reports.
- Added a new command-line flag
--profile
for profiling reports. - Enhanced the
Makefile
with a new target for profiling.
-
Improvements
- improved performances, and avoid race conditions
- Improved error handling and progress tracking in the analysis process.
- Enhanced the robustness of the monkey test script with better error handling and package management.
- Streamlined data handling in HTML report generation for more accurate outputs.
-
Bug Fixes
- Corrected the logic for calculating and displaying the Maintainability Index in markdown reports.