New
v1.5.1
This release includes an optimization in the UnwrapArray parser mode.
What's Changed
- Optimize UnwrapArray parser by caching JValue ClassTag by @agourlay in https://github.com/typelevel/jawn/pull/547
Upgrades
- Update nscplugin, sbt-scala-native, ... to 0.4.14 by @typelevel-steward in https://github.com/typelevel/jawn/pull/544
- Update sbt-scalajs, scalajs-compiler, ... to 1.13.2 by @typelevel-steward in https://github.com/typelevel/jawn/pull/548
Behind the scenes
- Update sbt to 1.9.1 by @typelevel-steward in https://github.com/typelevel/jawn/pull/549
- Update sbt-jmh to 0.4.5 by @typelevel-steward in https://github.com/typelevel/jawn/pull/541
- Update scala-library to 2.12.18 by @typelevel-steward in https://github.com/typelevel/jawn/pull/545
- Update scala-library to 2.13.11 by @typelevel-steward in https://github.com/typelevel/jawn/pull/546
- Update sbt-typelevel to 0.4.22 by @typelevel-steward in https://github.com/typelevel/jawn/pull/543
New Contributors
- @agourlay made their first contribution in https://github.com/typelevel/jawn/pull/547
Full Changelog: https://github.com/typelevel/jawn/compare/v1.5.0...v1.5.1