ruby / net-imap

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

📚 SequenceSet API is considered stable now #318

Closed nevans closed 2 months ago

nevans commented 2 months ago

SequenceSet's API should now be considered "stable". This PR updates the SequenceSet documentation, to remove the "experimental" notice at the top.

This PR depends on #319, which makes a minor breaking change to the API.

nevans commented 2 months ago

I split this into two PRs for documentation (i.e: to simplify generating release notes.) 🙂