gems net-imap 0.4.9
v0.4.9

latest releases: 0.5.10, 0.5.9, 0.4.22...
20 months ago

What's Changed

Known Issues

  • SearchResult (returned by #search) is frozen, which is backward incompatible #262
    Broken since v0.4.8. Fixed in v0.4.10. #263

Added

  • ✨ Add SequenceSet#overlap? alias for intersect? by @nevans in #252
  • ✨ Preserving sequence set order by @nevans in #254
    • Add SequenceSet#entries and #each_entry, for unsorted iteration
    • Add SequenceSet#append, to keep unsorted order when modifying the set

Documentation

  • 📚 Fix "not not" in FetchData docs by @nevans in #248
  • 📚 Document SequenceSet "Normalized form" by @nevans in #254

Other Changes

  • Remove redundant calls in sort_internal and thread_internal by @gobijan in #251

Miscellaneous

  • ✅ Document and test workaround for invalid "*" in FLAGS by @nevans in #249
  • ✅ Limit CI rubygems for 2.7 compatibility by @nevans in #253

New Contributors

Full Changelog: v0.4.8...v0.4.9

Don't miss a new net-imap release

NewReleases is sending notifications on new releases.