Skip to content

v1.9.0

Latest

Choose a tag to compare

@runreal-warman runreal-warman released this 02 Jun 19:59
683c383

1.9.0 (2025-06-02)

♻️ Refactoring

  • configuration: Major configuration and schema refactoring (#75)
    • Improved configuration validation and error handling
    • Enhanced schema generation and validation
    • Added comprehensive test fixtures for various config scenarios
    • Restructured source and template handling
    • Added new schema tests and expanded configuration tests

🐛 Bug Fixes

  • project: Removed MSBuild specific target string (#84)

🧹 Maintenance

  • Fixed linting issues in config and tests