gems net-imap 0.5.8
v0.5.8

latest releases: 0.6.0, 0.5.12, 0.5.11...
7 months ago

What's Changed

Added

  • ✨ Add SequenceSet#min(count) and #max(count) by @nevans in #460
  • ✨ Add SequenceSet#above and SequenceSet#below by @nevans in #462

Fixed

  • 🐛 Check for Ractor (for JRuby, TruffleRuby) by @nevans in #453, reported by @rammpeter in #452
  • 🐛 Fix SequenceSet#slice with range (start...0) by @nevans in #456
  • 🐛 Fix inconsistently frozen SequenceSet#[] result by @nevans in #458
  • 🐛 SequenceSet#xor should not modify self by @nevans in #457
  • 🐛 Fix SequenceSet#slice when length > result size by @nevans in #459

Documentation

  • 📚 Various SequenceSet rdoc improvements by @nevans in #465

Miscellaneous

  • ⬆️ Bump step-security/harden-runner from 2.11.1 to 2.12.0 by @dependabot in #455
  • ✅ Test SequenceSet#xor and fuzz test all set operations by @nevans in #464

Full Changelog: v0.5.7...v0.5.8

Don't miss a new net-imap release

NewReleases is sending notifications on new releases.