Skip to content

feat: contracts-rb 0.4.0 — all and length constraints - #2

Merged
theworker02 merged 1 commit into
masterfrom
feat/all-length-constraints-v040
Aug 14, 2026
Merged

feat: contracts-rb 0.4.0 — all and length constraints#2
theworker02 merged 1 commit into
masterfrom
feat/all-length-constraints-v040

Conversation

@theworker02

Copy link
Copy Markdown
Owner

Summary

  • Add Contracts.all conjunction and Contracts.length(min:, max:, exactly:) for strings, arrays, and hashes.
  • Bump gem version 0.3.0 → 0.4.0.

Test plan

  • bundle exec rake spec (21 examples, 0 failures)
  • bundle exec rubocop
  • CI green

Co-authored-by: Cursor <cursoragent@cursor.com>
@theworker02
theworker02 merged commit fd926bf into master Aug 14, 2026
4 checks passed
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