@@ -18,18 +18,26 @@ Please file a bug if you notice a violation of semantic versioning.
18
18
19
19
## [ Unreleased]
20
20
### 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
21
33
- re-templated gem using kettle-dev v1.1.2
22
34
- new binstubs for changelog, readme, commit message, & release management
23
35
- new CI workflows
24
36
- enhanced project documentation
25
37
- More RBS types
26
38
- docs site: https://version-gem.galtzo.com
27
- ### Changed
28
- ### Deprecated
29
- ### Removed
30
39
### Fixed
31
40
- RBS types are more accurate
32
- ### Security
33
41
34
42
## [ 1.1.8] 2025-05-06
35
43
- TAG: [ 1.1.8] [ 1.1.8t ]
@@ -163,28 +171,30 @@ Please file a bug if you notice a violation of semantic versioning.
163
171
### Added
164
172
- Initial release, with basic version parsing API (@pboling )
165
173
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
167
177
[ 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
169
179
[ 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
171
181
[ 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
173
183
[ 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
175
185
[ 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
177
187
[ 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
179
189
[ 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
181
191
[ 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
183
193
[ 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
185
195
[ 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
187
197
[ 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