ruby / net-imap

Ruby client api for Internet Message Access Protocol
https://ruby.github.io/net-imap
Other
49 stars 25 forks source link

♻️ Replace MessageSet with SequenceSet #282

Open nevans opened 1 month ago

nevans commented 1 month ago

There are some small differences in how MessageSet and SequenceSet behave. This may require a backward incompatibility warning.