Skip to content

Fix issue with stripTrailing on Java 1.8

Compare
Choose a tag to compare
@piotr-yuxuan piotr-yuxuan released this 16 Mar 20:31
· 158 commits to main since this release
e5162c1

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