Releases: kettle-dev/nomono
Release list
v1.0.8
v1.0.7
1.0.7 - 2026-07-01
- TAG: v1.0.7
- COVERAGE: 100.00% -- 88/88 lines in 6 files
- BRANCH COVERAGE: 100.00% -- 28/28 branches in 6 files
- 12.50% documented
Fixed
- Package configured license files in gem release file lists.
Many paths lead to being a sponsor or a backer of this project. Are you on such a path?
v1.0.6
1.0.6 - 2026-06-22
- TAG: v1.0.6
- COVERAGE: 99.01% -- 100/101 lines in 6 files
- BRANCH COVERAGE: 96.67% -- 29/30 branches in 6 files
- 8.70% documented
Fixed
- Removed the unnecessary
version_gemruntime dependency from nomono itself,
allowing Gemfiles generated bykettle-jemto loadnomono/bundlerdirectly
while Bundler is still evaluating local sibling-gem overrides. - Split the runtime and Bundler entry points so
require "nomono"loads the
resolver API without mutatingBundler::Dsl, whilerequire "nomono/bundler"
remains the explicit Gemfile integration hook.
Many paths lead to being a sponsor or a backer of this project. Are you on such a path?
v1.0.5
1.0.5 - 2026-06-21
- TAG: v1.0.5
- COVERAGE: 97.73% -- 86/88 lines in 5 files
- BRANCH COVERAGE: 100.00% -- 28/28 branches in 5 files
- 12.50% documented
Added
- Added support for JRuby 10.1 and TruffleRuby 34.0.
Changed
- Retemplated project metadata and CI/development automation with
kettle-jemv7.0.0.
Fixed
- Corrected OpenCollective funding metadata to use the
kettle-devcollective. - Updated the default local workspace root from
$HOME/src/kettle-rbto
$HOME/src/my.
Many paths lead to being a sponsor or a backer of this project. Are you on such a path?
v1.0.4
1.0.4 - 2026-06-14
- TAG: v1.0.4
- COVERAGE: 100.00% -- 86/86 lines in 4 files
- BRANCH COVERAGE: 100.00% -- 28/28 branches in 4 files
- 12.50% documented
Changed
- Retemplated with the current kettle-jem template set, refreshing generated
README metadata, the templating dependency floor, and the development lockfile.
Fixed
- Removed a duplicate RBS
Nomono::VERSIONdeclaration and strengthened the
style workflow RBS check to load the signature environment.
Many paths lead to being a sponsor or a backer of this project. Are you on such a path?
v1.0.3
1.0.3 - 2026-06-10
- TAG: v1.0.3
- COVERAGE: 100.00% -- 86/86 lines in 4 files
- BRANCH COVERAGE: 100.00% -- 28/28 branches in 4 files
- 12.50% documented
Changed
- Development tooling now resolves
kettle-dev2.2.3,kettle-test2.0.5,
kettle-soup-cover2.0.2, andyard-fence0.9.3 or newer.
Fixed
-
Updated generated project metadata links to use the migrated
kettle-dev
GitHub organization. -
Corrected misspelled contact metadata to use
galtzo.com.
Many paths lead to being a sponsor or a backer of this project. Are you on such a path?
v1.0.2
1.0.2 - 2026-05-31
- TAG: v1.0.2
- COVERAGE: 100.00% -- 86/86 lines in 4 files
- BRANCH COVERAGE: 100.00% -- 28/28 branches in 4 files
- 12.50% documented
Added
- Added StructuredMerge git diff driver configuration and the incident response
plan from the current kettle-jem template.
Changed
- Retemplated with the current kettle-jem template set, including the
.structuredmerge/kettle-jem.ymlconfig migration, README logo and
templating attribution refresh, current modular Gemfile dependencies, and the
kettle-dev2.0.6 development dependency floor.
Fixed
- Fixed generated documentation URLs that incorrectly pointed at a monorepo
gems/nomonopath. - Made the debug-output resolver spec tolerant of Ruby implementation
differences inHash#inspectspacing.
Many paths lead to being a sponsor or a backer of this project. Are you on such a path?
v1.0.1
1.0.1 - 2026-05-27
- TAG: v1.0.1
- COVERAGE: 100.00% -- 86/86 lines in 4 files
- BRANCH COVERAGE: 100.00% -- 28/28 branches in 4 files
- 12.50% documented
Added
- Improved documentation of ENV variables and overrides in README.md
Changed
- Retemplated with the current kettle-jem template set.
Fixed
- (dev) Updated the development dependency floor to
kettle-dev2.0.1 so the
templatedyardrake task installs the expected yard-timekeeper cleanup. - (dev) Routed
bin/yardthroughbin/rake yardso direct documentation runs use the
same rake-installed documentation plugin hooks. - (dev) Restored templated Rake task loading so
bin/rakeruns the expected
development task set instead of only the default stub. - (dev) Restored full line and branch coverage for the public resolver and installer
behavior.
Many paths lead to being a sponsor or a backer of this project. Are you on such a path?