Skip to content

Release v2.0.0

Latest

Choose a tag to compare

@ggeerraarrdd ggeerraarrdd released this 13 Mar 03:36
· 107 commits to main since this release

Breaking Changes

  • Redesigned application structure to support future work on allowing configuration changes after project initialization

Features

Note: Individual project setups will not include these features to reduce local configuration overhead.

  • Integrated comprehensive code quality assurance tools:
    • Codacy for automated code reviews
    • Codecov for test coverage analysis
    • SonarCloud for continuous code inspection and quality gates
    • Renovate bot for automated dependency management and version control
  • Added GitHub repository badges for all integrated tools to showcase project quality metrics

Refactoring

  • Started test suite development with the goal of achieving 100% code coverage

Documentation

  • Updated README.md to follow the EEVVEERRYYDDAAYY standard format
  • Updated README.md documentation to reflect architectural and workflow changes