All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Date format: YYYY-MM-DD
1.2.0 - 2025-02-13
- debt: Upgraded to Go 1.24.
1.1.0 - 2024-10-25
- FEATURE: Added support for a
Parsing
interface to allow for custom version parsing. - FEATURE: Added documentation for the configuration options:
WithStrictAdherence
.
- DEBT: Added additional functional tests to improve code coverage.
- DEBT: Refactored the benchmark tests to correctly measure performance.
- DEFECT: Corrected various documentation issues.
1.0.0 - 2024-10-24
- FEATURE: Initial commit.