Skip to content

v0.21.0

Latest
Compare
Choose a tag to compare
@Halleck45 Halleck45 released this 01 Dec 11:19
6fe1057
  • 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.