Sourced from net-imap's releases.
v0.5.4
What's Changed
Added
- β¨ Add support for
PARTIAL
extension (RFC9394) by@βnevans
in ruby/net-imap#367Fixed
- π Fix partial-range encoding of exclusive ranges by
@βnevans
in ruby/net-imap#370Documentation
- π Fix documentation for
#fetch
by@βnevans
in ruby/net-imap#369Full Changelog: https://github.com/ruby/net-imap/compare/v0.5.3...v0.5.4
45c6628
π Bump version to 0.5.44648a06
π Merge pull request #367
from ruby/RFC9394-PARTIAL39a646d
π Document support for the PARTIAL
extension9255757
β¨ Add partial
fetch modifier to uid_fetchfa4502d
β¨ Add support for PARTIAL
esearch result63e9e49
π Update #search
rdoc (again!)43f531e
π Fix partial-range encoding of exclusive ranges157b528
π Fix documentation for #fetch