Skip to content

Bump to v0.6.0 - #15

Merged
alpaca-tc merged 1 commit into
mainfrom
bump-to-v0.6.0
Jul 8, 2026
Merged

Bump to v0.6.0#15
alpaca-tc merged 1 commit into
mainfrom
bump-to-v0.6.0

Conversation

@alpaca-tc

Copy link
Copy Markdown
Collaborator

Summary

Prepares the v0.6.0 release. Includes the two breaking changes that have been sitting under [Unreleased] since v0.5.0:

Changes in this PR

  • lib/active_record/duplicator/version.rb: 0.5.0 -> 0.6.0
  • CHANGELOG.md: promote [Unreleased] section to [0.6.0] - 2026-07-08
  • gemfiles/rails_8.0.gemfile.lock / gemfiles/rails_8.1.gemfile.lock: sync appraisal lockfiles to the new PATH version (mechanical, no dependency changes)

Release steps after merge

  1. Tag v0.6.0 on main
  2. Publish GitHub Release; release.yml picks it up via the release: published trigger and pushes to rubygems.org

Test plan

  • bundle exec rake (PostgreSQL, Rails 8.1): 69 examples, 0 failures, rubocop clean
  • ARCONN=sqlite3 bundle exec rspec (Rails 8.1): 65 examples, 0 failures
  • CI: all matrix cells green

🤖 Generated with Claude Code

- lib/active_record/duplicator/version.rb: VERSION = "0.6.0"
- CHANGELOG.md: promote [Unreleased] to [0.6.0] - 2026-07-08
- gemfiles/*.gemfile.lock: sync appraisal lockfiles

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@alpaca-tc
alpaca-tc merged commit c41932e into main Jul 8, 2026
10 checks passed
@alpaca-tc
alpaca-tc deleted the bump-to-v0.6.0 branch July 8, 2026 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant