kettle-wash 0.1.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data/CHANGELOG.md +23 -1
- data/README.md +4 -2
- data/lib/kettle/wash/version.rb +1 -1
- data.tar.gz.sig +0 -0
- metadata +4 -4
- metadata.gz.sig +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8758c9cdc58bfc8a2d47a712ec5b45502ee4f9797ae1b9bcc05a7e87e4392004
|
|
4
|
+
data.tar.gz: f52e2f95b928dc654df7a99cdf3463c7719dab012475152a5b9877bb4e256a87
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ce4fcba78bfd7fae3a1438cac6c33d403ab438720e9b86bade92d35f00da017966d6aade937efd50a8920d285bfd0bef8d18502cb84fa72595a17d40520fcaaa
|
|
7
|
+
data.tar.gz: a985e3b4979a7adfd12de669c89ae91ec973f1ec4f4f447255f44a5d604d1638e2dae42c76b78e1ff82915d114335541abbb6a014c8e835a9e0b59ab2b7ba21f
|
checksums.yaml.gz.sig
CHANGED
|
Binary file
|
data/CHANGELOG.md
CHANGED
|
@@ -30,6 +30,26 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
30
30
|
|
|
31
31
|
### Security
|
|
32
32
|
|
|
33
|
+
## [0.1.1] - 2026-07-21
|
|
34
|
+
|
|
35
|
+
- TAG: [v0.1.1][0.1.1t]
|
|
36
|
+
- COVERAGE: 100.00% -- 63/63 lines in 2 files
|
|
37
|
+
- BRANCH COVERAGE: 86.36% -- 19/22 branches in 2 files
|
|
38
|
+
- 20.00% documented
|
|
39
|
+
|
|
40
|
+
### Changed
|
|
41
|
+
|
|
42
|
+
- kettle-jem-template-20260720-001 - Generated READMEs can now render
|
|
43
|
+
template-managed corporate sponsor logos from project or family config.
|
|
44
|
+
- kettle-jem-template-20260720-002 - Generated development Gemfiles now use the
|
|
45
|
+
released `tree_sitter_language_pack` gem 1.13.3 or newer by default.
|
|
46
|
+
- kettle-jem-template-20260720-003 - Generated StructuredMerge Git diff driver
|
|
47
|
+
config now uses the installed `smorg-rb` Ruby driver name.
|
|
48
|
+
- kettle-jem-template-20260720-004 - Generated multi-engine workflow files now
|
|
49
|
+
omit JRuby and TruffleRuby jobs when project config declares MRI-only engines.
|
|
50
|
+
- kettle-jem-template-20260720-005 - Generated README Support & Community rows
|
|
51
|
+
now include a RubyForum help badge.
|
|
52
|
+
|
|
33
53
|
## [0.1.0] - 2026-07-19
|
|
34
54
|
|
|
35
55
|
- TAG: [v0.1.0][0.1.0t]
|
|
@@ -71,6 +91,8 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
71
91
|
|
|
72
92
|
- Package configured license files in gem release file lists.
|
|
73
93
|
|
|
74
|
-
[Unreleased]: https://github.com/kettle-dev/kettle-wash/compare/v0.1.
|
|
94
|
+
[Unreleased]: https://github.com/kettle-dev/kettle-wash/compare/v0.1.1...HEAD
|
|
95
|
+
[0.1.1]: https://github.com/kettle-dev/kettle-wash/compare/v0.1.0...v0.1.1
|
|
96
|
+
[0.1.1t]: https://github.com/kettle-dev/kettle-wash/releases/tag/v0.1.1
|
|
75
97
|
[0.1.0]: https://github.com/kettle-dev/kettle-wash/compare/9819b1c14789cdd16131ddf8f131a436f702fd4e...v0.1.0
|
|
76
98
|
[0.1.0t]: https://github.com/kettle-dev/kettle-wash/releases/tag/v0.1.0
|
data/README.md
CHANGED
|
@@ -47,7 +47,7 @@ between accurate coverage and constant-backed configuration.
|
|
|
47
47
|
| Works with Truffle Ruby | [![Truffle Ruby 24.2 Compat][💎truby-24.2i]][🚎truby-24.2-wf] [![Truffle Ruby 25.0 Compat][💎truby-25.0i]][🚎truby-25.0-wf] [![Truffle Ruby 33.0 Compat][💎truby-33.0i]][🚎truby-33.0-wf] [![Truffle Ruby current Compat][💎truby-c-i]][🚎9-t-wf] [![Truffle Ruby HEAD Compat][💎truby-headi]][🚎3-hd-wf]|
|
|
48
48
|
| Works with MRI Ruby 4 | [![Ruby current Compat][💎ruby-c-i]][🚎11-c-wf] [![Ruby HEAD Compat][💎ruby-headi]][🚎3-hd-wf]|
|
|
49
49
|
| Works with MRI Ruby 3 | [![Ruby 3.2 Compat][💎ruby-3.2i]][🚎ruby-3.2-wf] [![Ruby 3.3 Compat][💎ruby-3.3i]][🚎ruby-3.3-wf] [![Ruby 3.4 Compat][💎ruby-3.4i]][🚎ruby-3.4-wf]|
|
|
50
|
-
| Support & Community | [![Join Me on Daily.dev's RubyFriends][✉️ruby-friends-img]][✉️ruby-friends] [![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite] [![Get help from me on Upwork][👨🏼🏫expsup-upwork-img]][👨🏼🏫expsup-upwork] [![Get help from me on Codementor][👨🏼🏫expsup-codementor-img]][👨🏼🏫expsup-codementor] |
|
|
50
|
+
| Support & Community | [![Join Me on Daily.dev's RubyFriends][✉️ruby-friends-img]][✉️ruby-friends] [![Get help from RubyForum][✉️ruby-forum-img]][✉️ruby-forum] [![Live Chat on Discord][✉️discord-invite-img-ftb]][✉️discord-invite] [![Get help from me on Upwork][👨🏼🏫expsup-upwork-img]][👨🏼🏫expsup-upwork] [![Get help from me on Codementor][👨🏼🏫expsup-codementor-img]][👨🏼🏫expsup-codementor] |
|
|
51
51
|
| Source | [![Source on GitLab.com][📜src-gl-img]][📜src-gl] [![Source on CodeBerg.org][📜src-cb-img]][📜src-cb] [![Source on Github.com][📜src-gh-img]][📜src-gh] [![The best SHA: dQw4w9WgXcQ!][🧮kloc-img]][🧮kloc] |
|
|
52
52
|
| Documentation | [![Current release on RubyDoc.info][📜docs-cr-rd-img]][🚎yard-current] [![YARD on Galtzo.com][📜docs-head-rd-img]][🚎yard-head] [![Maintainer Blog][🚂maint-blog-img]][🚂maint-blog] [![GitLab Wiki][📜gl-wiki-img]][📜gl-wiki] [![GitHub Wiki][📜gh-wiki-img]][📜gh-wiki] |
|
|
53
53
|
| Compliance | [![License: AGPL-3.0-only OR PolyForm-Small-Business-1.0.0 OR LicenseRef-Big-Time-Public-License][📄license-img]][📄license] [![Apache license compatibility: Category X][📄license-compat-img]][📄license-compat] [![📄ilo-declaration-img]][📄ilo-declaration] [![Security Policy][🔐security-img]][🔐security] [![Contributor Covenant 2.1][🪇conduct-img]][🪇conduct] [![SemVer 2.0.0][📌semver-img]][📌semver] |
|
|
@@ -277,7 +277,7 @@ For most applications, prefer the [Pessimistic Version Constraint][📌pvc] with
|
|
|
277
277
|
For example:
|
|
278
278
|
|
|
279
279
|
```ruby
|
|
280
|
-
spec.add_dependency("kettle-wash", "~> 0.
|
|
280
|
+
spec.add_dependency("kettle-wash", "~> 0.0")
|
|
281
281
|
```
|
|
282
282
|
|
|
283
283
|
<details markdown="1">
|
|
@@ -376,6 +376,8 @@ Thanks for RTFM. ☺️
|
|
|
376
376
|
[✉️discord-invite-img-ftb]: https://img.shields.io/discord/1373797679469170758?style=for-the-badge&logo=discord
|
|
377
377
|
[✉️ruby-friends-img]: https://img.shields.io/badge/daily.dev-%F0%9F%92%8E_Ruby_Friends-0A0A0A?style=for-the-badge&logo=dailydotdev&logoColor=white
|
|
378
378
|
[✉️ruby-friends]: https://app.daily.dev/squads/rubyfriends
|
|
379
|
+
[✉️ruby-forum-img]: https://img.shields.io/badge/RubyForum-Help-CC342D?style=for-the-badge&logo=ruby&logoColor=white
|
|
380
|
+
[✉️ruby-forum]: https://www.rubyforum.org/c/help/8
|
|
379
381
|
|
|
380
382
|
[✇bundle-group-pattern]: https://gist.github.com/pboling/4564780
|
|
381
383
|
[⛳️gem-namespace]: https://github.com/kettle-dev/kettle-wash
|
data/lib/kettle/wash/version.rb
CHANGED
data.tar.gz.sig
CHANGED
|
Binary file
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: kettle-wash
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
4
|
+
version: 0.1.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Peter H. Boling
|
|
@@ -260,10 +260,10 @@ licenses:
|
|
|
260
260
|
- LicenseRef-Big-Time-Public-License
|
|
261
261
|
metadata:
|
|
262
262
|
homepage_uri: https://kettle-wash.galtzo.com
|
|
263
|
-
source_code_uri: https://github.com/kettle-dev/kettle-wash/tree/v0.1.
|
|
264
|
-
changelog_uri: https://github.com/kettle-dev/kettle-wash/blob/v0.1.
|
|
263
|
+
source_code_uri: https://github.com/kettle-dev/kettle-wash/tree/v0.1.1
|
|
264
|
+
changelog_uri: https://github.com/kettle-dev/kettle-wash/blob/v0.1.1/CHANGELOG.md
|
|
265
265
|
bug_tracker_uri: https://github.com/kettle-dev/kettle-wash/issues
|
|
266
|
-
documentation_uri: https://www.rubydoc.info/gems/kettle-wash/0.1.
|
|
266
|
+
documentation_uri: https://www.rubydoc.info/gems/kettle-wash/0.1.1
|
|
267
267
|
funding_uri: https://github.com/sponsors/pboling
|
|
268
268
|
wiki_uri: https://github.com/kettle-dev/kettle-wash/wiki
|
|
269
269
|
news_uri: https://www.railsbling.com/tags/kettle-wash
|
metadata.gz.sig
CHANGED
|
Binary file
|