0.105.0
0.105.0 / 2021.08.16
- BREAKING(bytes): rename
contains
toincludes
with optional argument
fromIndex
(#1133) - fix(crypto): make crypto bench depend on sibling version of testing module
(#1135) - fix(collections): intersect does not handle duplicate values in head properly
(#1131) - feat(collections): compile time guarantee on pure functions (#1119)
- fix: type check examples in README files (#1121)