Releases: ruby/net-imap
Releases · ruby/net-imap
v0.3.4
v0.3.3
v0.3.2
What's Changed
- Support
UIDPLUS
extension by @hoffi in #65 - Fixes "bundle exec rake" clash with test/unit by @nevans in #67
- Fix some UIDPLUS issues by @nevans in #69
- Fixes date-time format, and adds decode_datetime by @nevans in #66
- Add SASLprep. Code generated & tested with RFC3454 by @nevans in #64
- Add the UNSELECT command by @nevans in #72
- 🐛 Fix mailbox attrs by @nevans in #73
- RFCs and references by @nevans in #71
- Nodocs and remove warning by @nevans in #70
- ResponseParser docs by @nevans in #76
- Response Data docs by @nevans in #75
New Contributors
Full Changelog: v0.3.1...v0.3.2
v0.3.1
v0.3.0
What's Changed
- Added dependabot.yml for actions by @hsbt in #59
- Bump actions/checkout from 2 to 3 by @dependabot in #60
- Adding RFC licenses by @nevans in #57
- Warn when using deprecated SASL mechanisms by @nevans in #62
New Contributors
- @dependabot made their first contribution in #60
Full Changelog: v0.2.3...v0.3.0
v0.2.3
What's Changed
- Update the required ruby version by @nobu in #25
- Move NumValidator and Errors to other files by @nevans in #27
- Remove max_flag_count. Ruby 2.2+ can GC symbols. by @nevans in #26
- Add and document flags from RFC9051 by @nevans in #28
- s/RubyVM::JIT/RubyVM::MJIT/g by @k0kubun in #51
- Don't install bin directory by @voxik in #53
New Contributors
- @nobu made their first contribution in #25
- @k0kubun made their first contribution in #51
- @voxik made their first contribution in #53
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- CI: Quote "3.0" in matrix by @olleolleolle in #19
- Fix typo intentionaly -> intentionally [ci skip] by @kamipo in #20
- Extract authenticators to their own files by @nevans in #22
New Contributors
- @olleolleolle made their first contribution in #19
- @kamipo made their first contribution in #20
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
v0.1.1
Full Changelog: v0.1.0...v0.1.1