v0.5.13
·
179 commits
to master
since this release
What's Changed
Fixed
- 🐛 Fix
SequenceSet#delete?(num..num)to return set (backport to 0.5) by @nevans in #585 - 🐛 Fix
SequenceSet#max(n)whencardinality < n <= size(backport to 0.5) by @nevans in #586 - 🐛 Fix
config.responses_without_block = :frozen_dup(backport to 0.5) by @nevans in #588, reported by @yurikoval in #581
Documentation
Other Changes
- ♻️ Refactor
Config.versioned_defaultsto reduce merge conflicts (backport to 0.5) by @nevans in #584
Miscellaneous
Full Changelog: v0.5.12...v0.5.13