- Add
Either.doOnLeft
andEither.doOnRight
method - Upgrade Kotlin version to 1.3.31
Breaking Changes
- Change the default variant option into
notIgnoreAll
which makesCharSequenceConstraint#siz
e much faster and does not affect most cases (#13) See also the diff.