nomono 1.1.3 → 1.1.4
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 +15 -17
- data/lib/nomono/version.rb +1 -1
- data/lib/nomono.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: 25ac1bce2ee06c981e4f5981c9c0a850ef3bb9c3f86f36a9fff32729dd7f22a9
|
|
4
|
+
data.tar.gz: ab88bd8053dedeb9a3940477a3fb15ee4e6bc235089c32d281ae13c03fee0db2
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: def79b4bef0654638922570af522b422356a0660dcfe6c64b737b0cad0cf2dd6ebf4ba755e2c1f880393397bd21316de51a20fe6d90028a7ced9e990bafb8c6d
|
|
7
|
+
data.tar.gz: 8387c898fb9465559e51a0096fcea82f452de751393d1fcca9fdc8bf933ee01b7e99b23d6507a053ad2b2a9a6a19a052fac15d62e693b73d72ac18fa20452804
|
checksums.yaml.gz.sig
CHANGED
|
Binary file
|
data/CHANGELOG.md
CHANGED
|
@@ -30,6 +30,18 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
30
30
|
|
|
31
31
|
### Security
|
|
32
32
|
|
|
33
|
+
## [1.1.4] - 2026-08-02
|
|
34
|
+
|
|
35
|
+
- TAG: [v1.1.4][1.1.4t]
|
|
36
|
+
- COVERAGE: 97.56% -- 120/123 lines in 7 files
|
|
37
|
+
- BRANCH COVERAGE: 86.67% -- 39/45 branches in 7 files
|
|
38
|
+
- 25.00% documented
|
|
39
|
+
|
|
40
|
+
### Fixed
|
|
41
|
+
|
|
42
|
+
- kettle-jem-template-20260802-001 - Devcontainer JSON files now merge as JSONC,
|
|
43
|
+
preserving comments and trailing commas during template updates.
|
|
44
|
+
|
|
33
45
|
## [1.1.3] - 2026-08-01
|
|
34
46
|
|
|
35
47
|
- TAG: [v1.1.3][1.1.3t]
|
|
@@ -63,10 +75,6 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
63
75
|
|
|
64
76
|
### Added
|
|
65
77
|
|
|
66
|
-
- kettle-jem-template-20260729-005 - Gemspec metadata now publishes this
|
|
67
|
-
project's RubyForum tag as `mailing_list_uri`, and support docs link to the
|
|
68
|
-
tagged RubyForum community alongside Discord.
|
|
69
|
-
|
|
70
78
|
### Fixed
|
|
71
79
|
|
|
72
80
|
- kettle-jem-template-20260728-003 - Generated dep-heads workflows now run
|
|
@@ -78,16 +86,10 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
78
86
|
- kettle-jem-template-20260728-005 - VersionGem bootstrap now creates the
|
|
79
87
|
missing canonical version spec when a project only has shim namespace version
|
|
80
88
|
specs.
|
|
81
|
-
- kettle-jem-template-20260729-001 - Generated JRuby 9.4 workflows now use the
|
|
82
|
-
legacy manual bundle install path, avoiding setup-time Bundler full-index
|
|
83
|
-
failures against `gem.coop`.
|
|
84
89
|
- kettle-jem-template-20260729-002 - VersionGem bootstrap now preserves
|
|
85
90
|
and templates dedicated `version_gem.rb` entrypoints even when the gemspec
|
|
86
91
|
dependency is intentionally omitted, and generated anonymous-loader specs
|
|
87
92
|
cover both `version.rb` and `version_gem.rb`.
|
|
88
|
-
- kettle-jem-template-20260729-003 - Old-Ruby gems below the VersionGem runtime
|
|
89
|
-
floor now get managed minimal `version.rb` files and anonymous-loader version
|
|
90
|
-
specs without adding `version_gem`.
|
|
91
93
|
- kettle-jem-template-20260730-001 - Gemspec package file enumeration now runs
|
|
92
94
|
relative to the gemspec directory, so release package contents stay correct
|
|
93
95
|
even when the gemspec is loaded from another working directory.
|
|
@@ -146,19 +148,13 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
146
148
|
|
|
147
149
|
### Changed
|
|
148
150
|
|
|
149
|
-
- kettle-jem-template-20260716-001 - Shim gemspec manifests now include
|
|
150
|
-
`LICENSE.md` instead of nonexistent `LICENSE.txt`.
|
|
151
151
|
- kettle-jem-template-20260716-002 - Generated gemspec manifests now ship fewer
|
|
152
152
|
repository-only files by default to reduce downstream distro packaging churn.
|
|
153
153
|
|
|
154
|
-
- kettle-jem-template-20260720-001 - Generated READMEs can now render
|
|
155
|
-
template-managed corporate sponsor logos from project or family config.
|
|
156
154
|
- kettle-jem-template-20260720-002 - Generated development Gemfiles now use the
|
|
157
155
|
released `tree_sitter_language_pack` gem 1.13.3 or newer by default.
|
|
158
156
|
- kettle-jem-template-20260720-003 - Generated StructuredMerge Git diff driver
|
|
159
157
|
config now uses the installed `smorg-rb` Ruby driver name.
|
|
160
|
-
- kettle-jem-template-20260720-004 - Generated multi-engine workflow files now
|
|
161
|
-
omit JRuby and TruffleRuby jobs when project config declares MRI-only engines.
|
|
162
158
|
- kettle-jem-template-20260720-005 - Generated README Support & Community rows
|
|
163
159
|
now include a RubyForum help badge.
|
|
164
160
|
|
|
@@ -323,7 +319,9 @@ Please file a bug if you notice a violation of semantic versioning.
|
|
|
323
319
|
- TAG: [v1.0.0][1.0.0t]
|
|
324
320
|
- 12.50% documented
|
|
325
321
|
|
|
326
|
-
[Unreleased]: https://github.com/kettle-dev/nomono/compare/v1.1.
|
|
322
|
+
[Unreleased]: https://github.com/kettle-dev/nomono/compare/v1.1.4...HEAD
|
|
323
|
+
[1.1.4]: https://github.com/kettle-dev/nomono/compare/v1.1.3...v1.1.4
|
|
324
|
+
[1.1.4t]: https://github.com/kettle-dev/nomono/releases/tag/v1.1.4
|
|
327
325
|
[1.1.3]: https://github.com/kettle-dev/nomono/compare/v1.1.2...v1.1.3
|
|
328
326
|
[1.1.3t]: https://github.com/kettle-dev/nomono/releases/tag/v1.1.3
|
|
329
327
|
[1.1.2]: https://github.com/kettle-dev/nomono/compare/v1.1.1...v1.1.2
|
data/lib/nomono/version.rb
CHANGED
|
@@ -4,7 +4,7 @@ module Nomono
|
|
|
4
4
|
# Version namespace for this gem.
|
|
5
5
|
module Version
|
|
6
6
|
# Current gem version.
|
|
7
|
-
VERSION = "1.1.
|
|
7
|
+
VERSION = "1.1.4"
|
|
8
8
|
end
|
|
9
9
|
# Current gem version exposed at the traditional constant location.
|
|
10
10
|
VERSION = Version::VERSION # Traditional Constant Location
|
data/lib/nomono.rb
CHANGED
data.tar.gz.sig
CHANGED
|
Binary file
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: nomono
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.1.
|
|
4
|
+
version: 1.1.4
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Peter H. Boling
|
|
@@ -263,10 +263,10 @@ licenses:
|
|
|
263
263
|
- AGPL-3.0-only
|
|
264
264
|
metadata:
|
|
265
265
|
homepage_uri: https://nomono.galtzo.com/
|
|
266
|
-
source_code_uri: https://github.com/kettle-dev/nomono/tree/v1.1.
|
|
267
|
-
changelog_uri: https://github.com/kettle-dev/nomono/blob/v1.1.
|
|
266
|
+
source_code_uri: https://github.com/kettle-dev/nomono/tree/v1.1.4
|
|
267
|
+
changelog_uri: https://github.com/kettle-dev/nomono/blob/v1.1.4/CHANGELOG.md
|
|
268
268
|
bug_tracker_uri: https://github.com/kettle-dev/nomono/issues
|
|
269
|
-
documentation_uri: https://www.rubydoc.info/gems/nomono/1.1.
|
|
269
|
+
documentation_uri: https://www.rubydoc.info/gems/nomono/1.1.4
|
|
270
270
|
funding_uri: https://github.com/sponsors/pboling
|
|
271
271
|
wiki_uri: https://github.com/kettle-dev/nomono/wiki
|
|
272
272
|
news_uri: https://www.railsbling.com/tags/nomono
|
metadata.gz.sig
CHANGED
|
Binary file
|