Skip to content

Releases: kettle-dev/kettle-changelog

v1.0.2

Choose a tag to compare

@pboling pboling released this 12 Aug 06:21
v1.0.2
325fc7f

1.0.2 - 2026-08-12

  • TAG: v1.0.2
  • COVERAGE: 94.03% -- 1055/1122 lines in 6 files
  • BRANCH COVERAGE: 76.79% -- 364/474 branches in 6 files
  • 38.71% documented

Changed

  • Add structural [kc]-keyed upserts for maintenance changelog entries.

Community support 👉️ Ruby Users Forum Live Chat on Discord

Many paths lead to being a sponsor or a backer of this project. Are you on such a path?

OpenCollective Backers OpenCollective Sponsors Sponsor Me on Github Liberapay Goal Progress Donate on PayPal

Buy me a coffee Donate to my FLOSS efforts at ko-fi.com

v1.0.1

Choose a tag to compare

@pboling pboling released this 11 Aug 20:24
v1.0.1
8dd3c3e

1.0.1 - 2026-08-11

  • TAG: v1.0.1
  • COVERAGE: 93.56% -- 944/1009 lines in 5 files
  • BRANCH COVERAGE: 77.39% -- 332/429 branches in 5 files
  • 42.31% documented

Added

  • Expose structural transfer-entry merging for consumers that replay kettle-jem template history without duplicating Markdown traversal.

Fixed

  • Preserve family-local dependency wiring during aggregate coverage runs.

Community support 👉️ Ruby Users Forum Live Chat on Discord

Many paths lead to being a sponsor or a backer of this project. Are you on such a path?

OpenCollective Backers OpenCollective Sponsors Sponsor Me on Github Liberapay Goal Progress Donate on PayPal

Buy me a coffee Donate to my FLOSS efforts at ko-fi.com

v1.0.0

Choose a tag to compare

@pboling pboling released this 11 Aug 18:53
v1.0.0
b663567

1.0.0 - 2026-08-10

  • TAG: v1.0.0
  • COVERAGE: 93.19% -- 807/866 lines in 4 files
  • BRANCH COVERAGE: 78.31% -- 296/378 branches in 4 files
  • 47.62% documented

Added

  • kettle-jem-template-20260720-005 - README Support & Community links now
    include RubyForum.

  • kettle-jem-template-20260726-001 - Projects now include YARD lint
    configuration and documentation dependencies so documentation issues fail
    before generated docs are refreshed.

  • kettle-jem-template-20260727-001 - Spec harness documentation now lists the
    RSpec helpers provided by kettle-test.

  • Provide a standalone CLI for formatting releases and maintaining CHANGELOG.md files.

  • Provide a minimal release bundle for standalone kettle-changelog bootstrapping.

Changed

  • kettle-jem-template-20260716-002 - Gemspecs now ship fewer repository-only
    files, reducing package noise for downstream packagers.
  • kettle-jem-template-20260720-002 - Development Gemfiles now use the released
    tree_sitter_language_pack gem 1.13.3 or newer by default.
  • kettle-jem-template-20260725-002 - Version specs now use anonymous_loader to
    cover version.rb without redefining constants, or are removed when version
    specs are not managed for the project.
  • kettle-jem-template-20260728-001 - Generated Ruby workflows now use clearer
    setup-ruby-flash planning and can prepare appraisal-only jobs without
    installing the main Gemfile bundle.
  • kettle-jem-template-20260801-001 - Generated README gem dashboard links now
    use ClickGems instead of BestGems.

Fixed

  • kettle-jem-template-20260720-003 - StructuredMerge Git diff driver config now
    uses the installed smorg-rb driver command.

  • kettle-jem-template-20260726-002 - Generated version files now document their
    version namespace and constants, reducing warning-only YARD lint output.

  • kettle-jem-template-20260726-003 - Coverage upload steps now treat Coveralls,
    QLTY, and Codecov as optional, so provider outages do not fail CI when local
    coverage thresholds still pass.

  • kettle-jem-template-20260728-002 - Generated RuboCop configs now ignore the
    same gemfiles/vendor/bundle tree as .gitignore, so vendored dependency
    installs are not reported as project lint debt.

  • kettle-jem-template-20260728-004 - Generated dep-heads workflows now use the
    setup-ruby Bundler install path for direct appraisal Gemfiles, avoiding rv
    lockfile parser failures on Git and path dependencies.

  • kettle-jem-template-20260728-005 - VersionGem bootstrap now creates the
    missing canonical version spec when a project only has shim namespace version
    specs.

  • kettle-jem-template-20260730-001 - Gemspec package file enumeration now runs
    relative to the gemspec directory, so release package contents stay correct
    even when the gemspec is loaded from another working directory.

  • kettle-jem-template-20260801-002 - Generated RSpec helpers now normalize
    managed configuration block bindings structurally, preventing mixed block
    parameter names from producing invalid configuration after a merge.

  • kettle-jem-template-20260801-003 - Generated project metadata and
    documentation now normalize configured underscore hostnames to valid
    hyphenated hostnames.

  • kettle-jem-template-20260801-004 - Generated organization README logos now
    use GitHub's stable organization avatar endpoint instead of assuming a
    matching Galtzo-hosted asset exists.

  • kettle-jem-template-20260802-001 - Devcontainer JSON files now merge as JSONC,
    preserving comments and trailing commas during template updates.

  • Run target coverage and documentation commands with the target project bundle.

  • Prevent release workflow and GitHub release settings from contaminating target project tests.

  • Require kettle-dev 3.0.0 or newer so the standalone executable does not conflict with the legacy kettle-dev changelog executable.

  • kettle-jem-template-20260720-004 - MRI-only projects now omit JRuby and
    TruffleRuby workflow jobs.

Community support 👉️ Ruby Users Forum Live Chat on Discord

Many paths lead to being a sponsor or a backer of this project. Are you on such a path?

OpenCollective Backers OpenCollective Sponsors Sponsor Me on Github Liberapay Goal Progress Donate on PayPal

Buy me a coffee Donate to my FLOSS efforts at ko-fi.com