Skip to content

Release v1.7.0#52

Merged
felipediesel merged 3 commits into
mainfrom
v1.7.0
Jun 29, 2026
Merged

Release v1.7.0#52
felipediesel merged 3 commits into
mainfrom
v1.7.0

Conversation

@felipediesel

@felipediesel felipediesel commented Jun 29, 2026

Copy link
Copy Markdown
Owner

v1.7.0

Added

  • Thread safety via lock: option, acquires a DB row lock when computing the next value
  • Automatic type-aware default for initial, inferred from the database column type
  • Deprecation warning when initial type doesn't match the database column type

Fixed

  • Locked relation chaining with scopes
  • String columns with integer initial now auto-detect column type

Changed

  • Support for Ruby 3.3.5, 3.4.x, 4.0.x and Rails 7.1, 7.2, 8.0, 8.1
  • CI migrated to GitHub Actions, added StandardRB linting
  • Tests rewritten to verify through public API

See CHANGELOG.md for full details.

@felipediesel felipediesel merged commit 43e2efb into main Jun 29, 2026
10 checks passed
@felipediesel felipediesel deleted the v1.7.0 branch June 29, 2026 00:42
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