Skip to content

Commit

Permalink
📚 SequenceSet API is considered stable now
Browse files Browse the repository at this point in the history
  • Loading branch information
nevans committed Sep 13, 2024
1 parent b01d864 commit 543e49e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions lib/net/imap/sequence_set.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,6 @@ class IMAP
# receive a SequenceSet as an argument, for example IMAP#search, IMAP#fetch,
# and IMAP#store.
#
# == EXPERIMENTAL API
#
# SequenceSet is currently experimental. Only two methods, ::[] and
# #valid_string, are considered stable. Although the API isn't expected to
# change much, any other methods may be removed or changed without
# deprecation.
#
# == Creating sequence sets
#
# SequenceSet.new with no arguments creates an empty sequence set. Note
Expand Down

0 comments on commit 543e49e

Please sign in to comment.