v0.14.2
This release includes some improvements and bug-fixes as well as back-porting most of v0.15.0-M1 to v0.14.2. A big thank you to everyone who has contributed to this release.
Highlights
- Cross-Build jawn-module for Scala.js by @armanbilge in #1791
- DecodingFailure error message improved by @AL333Z in #1617
-- Note: This changes the error message string that you may have previously been using. - Encoder and Decoder for java.net.Uri by @sideeffffect in #1845
- Scala 3 Macro support for Literal by @i10416 in #1874
- Jawn is now compile-time-only for Literal by @armanbilge in #1882
- Scala 3 Macro Support for Pointer Literals by @zarthross in #1875
- Decoder instance now supports map2Eval error accumulation by @xuwei-k in #1891
printToAppendable
added as a side-effecting method by @armanbilge in #1855- Make main Bincompat with v0.14 by @zarthross in #1948
Full Changelog: v0.14.1...v0.14.2