Skip to content

Commit fcf382d

Browse files
committed
🔖 Prepare release v0.1.4
1 parent 18cf39b commit fcf382d

6 files changed

Lines changed: 72 additions & 43 deletions

File tree

‎CHANGELOG.md‎

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ Please file a bug if you notice a violation of semantic versioning.
2020

2121
### Added
2222

23-
- Added JRuby 10.1 to the compatibility matrix.
24-
2523
### Changed
2624

2725
### Deprecated
@@ -32,6 +30,17 @@ Please file a bug if you notice a violation of semantic versioning.
3230

3331
### Security
3432

33+
## [0.1.4] - 2026-07-17
34+
35+
- TAG: [v0.1.4][0.1.4t]
36+
- COVERAGE: 100.00% -- 76/76 lines in 3 files
37+
- BRANCH COVERAGE: 100.00% -- 16/16 branches in 3 files
38+
- 43.90% documented
39+
40+
### Added
41+
42+
- Added JRuby 10.1 to the compatibility matrix.
43+
3544
## [0.1.3] - 2026-07-17
3645

3746
- TAG: [v0.1.3][0.1.3t]
@@ -101,7 +110,9 @@ Please file a bug if you notice a violation of semantic versioning.
101110
- Add `Kettle::Rb::CompatMatrix` as the shared Ruby, engine, Rails, RuboCop,
102111
and RuboCop LTS compatibility source of truth for kettle-dev tooling.
103112

104-
[Unreleased]: https://github.com/kettle-dev/kettle-rb/compare/v0.1.3...HEAD
113+
[Unreleased]: https://github.com/kettle-dev/kettle-rb/compare/v0.1.4...HEAD
114+
[0.1.4]: https://github.com/kettle-dev/kettle-rb/compare/v0.1.3...v0.1.4
115+
[0.1.4t]: https://github.com/kettle-dev/kettle-rb/releases/tag/v0.1.4
105116
[0.1.3]: https://github.com/kettle-dev/kettle-rb/compare/v0.1.2...v0.1.3
106117
[0.1.3t]: https://github.com/kettle-dev/kettle-rb/releases/tag/v0.1.3
107118
[0.1.2]: https://github.com/kettle-dev/kettle-dev/compare/v0.1.1...v0.1.2

‎Gemfile.lock‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PATH
22
remote: .
33
specs:
4-
kettle-rb (0.1.3)
4+
kettle-rb (0.1.4)
55

66
GEM
77
remote: https://gem.coop/
@@ -435,7 +435,7 @@ CHECKSUMS
435435
irb (1.18.0) sha256=de9454a0703a54704b9811a5ef31a60c86949fbf4013fcf244fabc7c775248e3
436436
json (2.21.1) sha256=13a43df75d95641443f5702dff350f237164a9d811ff0f2c2800d4d980220583
437437
kettle-dev (2.3.5) sha256=d3a4fbaa840224e5b74c8db8cf98e9a7ee1c1c824cd1d7e389a3ccfc407dacad
438-
kettle-rb (0.1.3)
438+
kettle-rb (0.1.4)
439439
kettle-soup-cover (3.0.0) sha256=4d3ed6c714cb88cf148f65934c6a96c976b2281abb3ae443ad0ddf6ac0da875b
440440
kettle-test (2.0.11) sha256=c710c90f7ab79d51f9452f0c09f5f90657e7a893f63583855c164d0b1b107ab2
441441
kramdown (2.5.2) sha256=1ba542204c66b6f9111ff00dcc26075b95b220b07f2905d8261740c82f7f02fa

0 commit comments

Comments
 (0)