Fix issue with stripTrailing on Java 1.8
What's Changed
- Fix issue with stripTrailing on Java 1.8 by @rynkowsg in #21 (see also #20)
- Move implementation ns under public API, which could be a breaking change (I don't know how other people use this code)
- Use upstream
mt/default-value-transformer
from malli 0.8.4 - Various minor updates
New Contributors
- @rynkowsg made their first contribution in #21, nice catch! Thank you for your valuable contribution!
Full Changelog: 1.0.3...2.0.0