Skip to content

release: v0.6.0#113

Merged
niteshpurohit merged 1 commit into
mainfrom
release/v0.6.0
May 26, 2026
Merged

release: v0.6.0#113
niteshpurohit merged 1 commit into
mainfrom
release/v0.6.0

Conversation

@niteshpurohit
Copy link
Copy Markdown
Member

  • Updated version numbers to 0.6.0 across all relevant files.
  • Enhanced CHANGELOG with new features and links for v0.6.0.
  • Adjusted tests to reflect the new version number.
  • Updated dependencies in Gemfile.lock for compatibility.

- Updated version numbers to 0.6.0 across all relevant files.
- Enhanced CHANGELOG with new features and links for v0.6.0.
- Adjusted tests to reflect the new version number.
- Updated dependencies in Gemfile.lock for compatibility.
@niteshpurohit niteshpurohit self-assigned this May 26, 2026
Copilot AI review requested due to automatic review settings May 26, 2026 03:12
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR prepares the kaal mono-repo for the v0.6.0 release by bumping version references across the core gem and framework integrations, updating lockfiles, and adding the release entry to the changelog.

Changes:

  • Bump gem/version constants and specs from 0.5.0 to 0.6.0 across kaal and its integration gems.
  • Update RBS signatures for VERSION constants to use the general String type.
  • Refresh Bundler lockfiles (including a zeitwerk patch bump) and add the 0.6.0 changelog entry.

Reviewed changes

Copilot reviewed 18 out of 27 changed files in this pull request and generated no comments.

Show a summary per file
File Description
gems/kaal/spec/kaal/version_spec.rb Updates version expectation to 0.6.0.
gems/kaal/spec/kaal_api_and_cli_spec.rb Updates API/CLI version output assertions to 0.6.0.
gems/kaal/spec/e2e/kaal/cli_integration_spec.rb Updates E2E CLI “status” output assertion to 0.6.0.
gems/kaal/sig/kaal/version.rbs Loosens Kaal::VERSION RBS type to String.
gems/kaal/lib/kaal/version.rb Bumps core gem VERSION constant to 0.6.0.
gems/kaal/Gemfile.lock Updates locked gem version to 0.6.0 and refreshes dependencies.
gems/kaal-sinatra/spec/kaal/sinatra_spec.rb Updates Sinatra integration version expectation to 0.6.0.
gems/kaal-sinatra/sig/kaal/sinatra/version.rbs Loosens Kaal::Sinatra::VERSION RBS type to String.
gems/kaal-sinatra/lib/kaal/sinatra/version.rb Bumps Sinatra integration VERSION constant to 0.6.0.
gems/kaal-sinatra/Gemfile.lock Updates locked versions to 0.6.0 and refreshes dependencies.
gems/kaal-roda/spec/kaal/roda_spec.rb Updates Roda integration version expectation to 0.6.0.
gems/kaal-roda/sig/kaal/roda/version.rbs Loosens Kaal::Roda::VERSION RBS type to String.
gems/kaal-roda/lib/kaal/roda/version.rb Bumps Roda integration VERSION constant to 0.6.0.
gems/kaal-roda/Gemfile.lock Updates locked versions to 0.6.0 and refreshes dependencies.
gems/kaal-rails/spec/kaal/rails_spec.rb Updates Rails integration version expectation to 0.6.0.
gems/kaal-rails/sig/kaal/rails/version.rbs Loosens Kaal::Rails::VERSION RBS type to String.
gems/kaal-rails/lib/kaal/rails/version.rb Bumps Rails integration VERSION constant to 0.6.0.
gems/kaal-rails/gemfiles/rails_edge.gemfile.lock Updates Rails edge matrix lockfile (including rails revision + version bumps).
gems/kaal-rails/gemfiles/rails_8_1.gemfile.lock Updates Rails 8.1 matrix lockfile versions to 0.6.0.
gems/kaal-rails/gemfiles/rails_8_0.gemfile.lock Updates Rails 8.0 matrix lockfile versions to 0.6.0.
gems/kaal-rails/gemfiles/rails_7_2.gemfile.lock Updates Rails 7.2 matrix lockfile versions to 0.6.0.
gems/kaal-rails/Gemfile.lock Updates Rails integration lockfile versions to 0.6.0.
gems/kaal-hanami/spec/kaal/hanami_spec.rb Updates Hanami integration version expectation to 0.6.0.
gems/kaal-hanami/sig/kaal/hanami/version.rbs Loosens Kaal::Hanami::VERSION RBS type to String.
gems/kaal-hanami/lib/kaal/hanami/version.rb Bumps Hanami integration VERSION constant to 0.6.0.
gems/kaal-hanami/Gemfile.lock Updates Hanami integration lockfile versions to 0.6.0.
CHANGELOG.md Adds 0.6.0 release notes + compare link.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@niteshpurohit niteshpurohit merged commit ab621ef into main May 26, 2026
26 checks passed
@niteshpurohit niteshpurohit deleted the release/v0.6.0 branch May 26, 2026 04:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants