Skip to content

Latest commit

 

History

History
74 lines (58 loc) · 1.97 KB

CHANGELOG.md

File metadata and controls

74 lines (58 loc) · 1.97 KB

Changelog

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


Added

Changed

Deprecated

Removed

Fixed

Security


1.2.0 - 2025-02-13

Added

Changed

  • debt: Upgraded to Go 1.24.

Deprecated

Removed

Fixed

Security


1.1.0 - 2024-10-25

Added

  • FEATURE: Added support for a Parsing interface to allow for custom version parsing.
  • FEATURE: Added documentation for the configuration options: WithStrictAdherence.

Changed

  • DEBT: Added additional functional tests to improve code coverage.
  • DEBT: Refactored the benchmark tests to correctly measure performance.

Deprecated

Removed

Fixed

  • DEFECT: Corrected various documentation issues.

Security


1.0.0 - 2024-10-24

Added

  • FEATURE: Initial commit.

Changed

Deprecated

Removed

Fixed

Security