@@ -18,18 +18,26 @@ Please file a bug if you notice a violation of semantic versioning.
1818
1919## [ Unreleased]
2020### Added
21+ ### Changed
22+ ### Deprecated
23+ ### Removed
24+ ### Fixed
25+ ### Security
26+
27+ ## [ 1.1.9] - 2025-09-02
28+ - TAG: [ v1.1.9] [ 1.1.9t ]
29+ - COVERAGE: 100.00% -- 118/118 lines in 8 files
30+ - BRANCH COVERAGE: 100.00% -- 4/4 branches in 8 files
31+ - 84.62% documented
32+ ### Added
2133- re-templated gem using kettle-dev v1.1.2
2234 - new binstubs for changelog, readme, commit message, & release management
2335 - new CI workflows
2436 - enhanced project documentation
2537- More RBS types
2638- docs site: https://version-gem.galtzo.com
27- ### Changed
28- ### Deprecated
29- ### Removed
3039### Fixed
3140- RBS types are more accurate
32- ### Security
3341
3442## [ 1.1.8] 2025-05-06
3543- TAG: [ 1.1.8] [ 1.1.8t ]
@@ -163,28 +171,30 @@ Please file a bug if you notice a violation of semantic versioning.
163171### Added
164172- Initial release, with basic version parsing API (@pboling )
165173
166- [ Unreleased ] : https://gitlab.com/ruby-oauth/version_gem/-/compare/v1.1.8...main
174+ [ Unreleased ] : https://github.com/ruby-oauth/version_gem/compare/v1.1.9...HEAD
175+ [ 1.1.9 ] : https://github.com/ruby-oauth/version_gem/compare/v1.1.8...v1.1.9
176+ [ 1.1.9t ] : https://github.com/ruby-oauth/version_gem/releases/tag/v1.1.9
167177[ 1.1.8 ] : https://gitlab.com/ruby-oauth/version_gem/-/compare/v1.1.7...v1.1.8
168- [ 1.1.8t ] : https://gitlab .com/ruby-oauth/version_gem/-/tags /v1.1.8
178+ [ 1.1.8t ] : https://github .com/ruby-oauth/version_gem/releases/tag /v1.1.8
169179[ 1.1.7 ] : https://gitlab.com/ruby-oauth/version_gem/-/compare/v1.1.6...v1.1.7
170- [ 1.1.7t ] : https://gitlab .com/ruby-oauth/version_gem/-/tags /v1.1.7
180+ [ 1.1.7t ] : https://github .com/ruby-oauth/version_gem/releases/tag /v1.1.7
171181[ 1.1.6 ] : https://gitlab.com/ruby-oauth/version_gem/-/compare/v1.1.5...v1.1.6
172- [ 1.1.6t ] : https://gitlab .com/ruby-oauth/version_gem/-/tags /v1.1.6
182+ [ 1.1.6t ] : https://github .com/ruby-oauth/version_gem/releases/tag /v1.1.6
173183[ 1.1.5 ] : https://gitlab.com/ruby-oauth/version_gem/-/compare/v1.1.4...v1.1.5
174- [ 1.1.5t ] : https://gitlab .com/ruby-oauth/version_gem/-/tags /v1.1.5
184+ [ 1.1.5t ] : https://github .com/ruby-oauth/version_gem/releases/tag /v1.1.5
175185[ 1.1.4 ] : https://gitlab.com/ruby-oauth/version_gem/-/compare/v1.1.3...v1.1.4
176- [ 1.1.4t ] : https://gitlab .com/ruby-oauth/version_gem/-/tags /v1.1.4
186+ [ 1.1.4t ] : https://github .com/ruby-oauth/version_gem/releases/tag /v1.1.4
177187[ 1.1.3 ] : https://gitlab.com/ruby-oauth/version_gem/-/compare/v1.1.2...v1.1.3
178- [ 1.1.3t ] : https://gitlab .com/ruby-oauth/version_gem/-/tags /v1.1.3
188+ [ 1.1.3t ] : https://github .com/ruby-oauth/version_gem/releases/tag /v1.1.3
179189[ 1.1.2 ] : https://gitlab.com/ruby-oauth/version_gem/-/compare/v1.1.1...v1.1.2
180- [ 1.1.2t ] : https://gitlab .com/ruby-oauth/version_gem/-/tags /v1.1.2
190+ [ 1.1.2t ] : https://github .com/ruby-oauth/version_gem/releases/tag /v1.1.2
181191[ 1.1.1 ] : https://gitlab.com/ruby-oauth/version_gem/-/compare/v1.1.0...v1.1.1
182- [ 1.1.1t ] : https://gitlab .com/ruby-oauth/version_gem/-/tags /v1.1.1
192+ [ 1.1.1t ] : https://github .com/ruby-oauth/version_gem/releases/tag /v1.1.1
183193[ 1.1.0 ] : https://gitlab.com/ruby-oauth/version_gem/-/compare/v1.0.2...v1.1.0
184- [ 1.1.0t ] : https://gitlab .com/ruby-oauth/version_gem/-/tags /v1.1.0
194+ [ 1.1.0t ] : https://github .com/ruby-oauth/version_gem/releases/tag /v1.1.0
185195[ 1.0.2 ] : https://gitlab.com/ruby-oauth/version_gem/-/compare/v1.0.1...v1.0.2
186- [ 1.0.2t ] : https://gitlab .com/ruby-oauth/version_gem/-/tags /v1.0.2
196+ [ 1.0.2t ] : https://github .com/ruby-oauth/version_gem/releases/tag /v1.0.2
187197[ 1.0.1 ] : https://gitlab.com/ruby-oauth/version_gem/-/compare/v1.0.0...v1.0.1
188- [ 1.0.1t ] : https://gitlab .com/ruby-oauth/version_gem/-/tags /v1.0.1
189- [ 1.0.0 ] : https://gitlab .com/ruby-oauth/version_gem/- /compare/a3055964517c159bf214712940982034b75264be...v1.0.0
190- [ 1.0.0t ] : https://gitlab .com/ruby-oauth/version_gem/-/tags /v1.0.0
198+ [ 1.0.1t ] : https://github .com/ruby-oauth/version_gem/releases/tag /v1.0.1
199+ [ 1.0.0 ] : https://github .com/ruby-oauth/version_gem/compare/a3055964517c159bf214712940982034b75264be...v1.0.0
200+ [ 1.0.0t ] : https://github .com/ruby-oauth/version_gem/releases/tag /v1.0.0
0 commit comments