Skip to content

Releases: ruby/net-imap

v0.2.3

17 Nov 11:33
98b80af
Compare
Choose a tag to compare

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

Full Changelog: v0.2.2...v0.2.3

v0.2.2

17 Nov 11:33
689500c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.2.2

v0.2.1

17 Nov 11:33
31f96ea
Compare
Choose a tag to compare

What's Changed

  • Set timeout for IDLE responses by @shugo in #15

New Contributors

  • @shugo made their first contribution in #15

Full Changelog: v0.2.0...v0.2.1

v0.2.0

17 Nov 11:33
1a2911e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.2.0

v0.1.1

17 Nov 11:33
b9e8258
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

v0.1.0

17 Nov 11:33
1b2a7fd
Compare
Choose a tag to compare

What's Changed

  • Use GitHub Actions instead of Travis CI by @hsbt in #1

Full Changelog: https://github.com/ruby/net-imap/commits/v0.1.0