gems net-imap 0.5.5
v0.5.5

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

What's Changed

Breaking Changes

  • 🐛💥 Remove accidental Data#attributes method by @nevans in #371
    For ruby 3.2 and above, this PR is not a breaking change, and it fixes a YAML serialization bug.
    Net::IMAP::Data#attributes was only available in ruby 3.1, with net-imap v0.5.2 - v0.5.4. It can be replaced by #to_h.

Added

Documentation

New Contributors

  • @avdi made their first contribution in #366

Full Changelog: v0.5.4...v0.5.5

Don't miss a new net-imap release

NewReleases is sending notifications on new releases.