Skip to content

v0.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 23:10
· 4 commits to master since this release
v0.5.1

What's Changed

Added

  • ✨ Add SequenceSet#deconstruct by @nevans in #343
  • ✨ Coerce Set, :*, #to_sequence_set search args into sequence-set by @nevans in #351
  • ✨ Enable parenthesized lists in search criteria by @nevans in #345

Fixed

  • 🐛 Ensure set is loaded in ruby 3.1 by @nevans in #342
  • 🐛 Fix SequenceSet.try_convert by @nevans in #349

Documentation

Other Changes

  • ♻️ Reduce duplication in normalizing search args by @nevans in #348

Miscellaneous

  • Make simplecov-json as optional dependency by @hsbt in #344
  • Removed needless workaround by @hsbt in #346

Full Changelog: v0.5.0...v0.5.1