@@ -22,12 +22,24 @@ Please file a bug if you notice a violation of semantic versioning.
2222### Fixed
2323### Removed
2424
25+ ## [ 1.1.8] 2025-05-06 ([ tag] [ 1.1.8t ] )
26+ - Line Coverage: 100.0% (117 / 117)
27+ - Branch Coverage: 100.0% (4 / 4)
28+ - 84.62% documented
29+ ### Added
30+ - CITATION.cff (@pboling )
31+ - Cryptographically signed with new 20-year cert (@pboling )
32+ - expires 2045-04-29
33+ - Improved documentation (@pboling )
34+ - Addressed entire REEK list (@pboling )
35+ - GitLab CI, as an addition to existing GHA (@pboling )
36+
2537## [ 1.1.7] 2025-04-15 ([ tag] [ 1.1.7t ] )
2638- Line Coverage: 100.0% (117 / 117)
2739- Branch Coverage: 100.0% (4 / 4)
28- - 76.92% documented
40+ - 76.92% documented
2941### Added
30- - Support for Epoch Semantic Versioning
42+ - Support for Epoch Semantic Versioning ( @ pboling )
3143 - ` extend VersionGem::Epoch ` in your library's ` MyLib::Version ` module
3244- Support for JRuby 10 (@pboling )
3345- More documentation (@pboling )
@@ -130,7 +142,9 @@ Please file a bug if you notice a violation of semantic versioning.
130142### Added
131143- Initial release, with basic version parsing API (@pboling )
132144
133- [ Unreleased ] : https://gitlab.com/oauth-xx/version_gem/-/compare/v1.1.7...main
145+ [ Unreleased ] : https://gitlab.com/oauth-xx/version_gem/-/compare/v1.1.8...main
146+ [ 1.1.8 ] : https://gitlab.com/oauth-xx/version_gem/-/compare/v1.1.7...v1.1.8
147+ [ 1.1.8t ] : https://gitlab.com/oauth-xx/oauth2/-/tags/v1.1.8
134148[ 1.1.7 ] : https://gitlab.com/oauth-xx/version_gem/-/compare/v1.1.6...v1.1.7
135149[ 1.1.7t ] : https://gitlab.com/oauth-xx/oauth2/-/tags/v1.1.7
136150[ 1.1.6 ] : https://gitlab.com/oauth-xx/version_gem/-/compare/v1.1.5...v1.1.6
0 commit comments