0.11.0
slightlyoutofphase
released this
24 Dec 05:37
·
136 commits
to master
since this release
This release fixes the crate to work correctly on current nightly rust, and makes minor adjustments to bring it up to "2021 Edition" standards. Apart from that, various internal refactoring has also been done in terms of performance tweaks / documentation quality / etc, and a few more things have been made const
-compatible (such as for example the split_off
method).