v0.5.11
·
189 commits
to master
since this release
What's Changed
Added
- ✨ Add
ESearchResult#to_sequence_setby @nevans in #511 - ✨ Add
ESearchResult#eachby @nevans in #513 - ✨ Add
VanishedData#each, delegated to#uids.each_numberby @nevans in #522 - support new
Ractor.shareable_procby @ko1 in #525
Fixed
Other Changes
- ✨ Allow
obj.to_sequence_set => nilin try_convert by @nevans in #512 - ♻️ Allow
VanishedData#uidsto beSequenceSet.emptyby @nevans in #517 - 🥅 Raise
ArgumentErrorfor#fetchwithpartialby @nevans in #521
Documentation
- 📚 Fix rdoc call-seq for uid_expunge by @nevans in #516
- 📚 Add QRESYNC to
#enable(docs only) by @nevans in #518
Miscellaneous
- ✅ Organize test files by @nevans in #515
- ✅ Fix flaky tests with
FakeServer#Connection#closemutex by @nevans in #520 - Bump step-security/harden-runner from 2.13.0 to 2.13.1 by @dependabot[bot] in #524
New Contributors
Full Changelog: v0.5.10...v0.5.11