Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-05-31 | 2.2 kB | |
v1.5.0 source code.tar.gz | 2023-05-31 | 3.9 MB | |
v1.5.0 source code.zip | 2023-05-31 | 3.9 MB | |
Totals: 3 Items | 7.8 MB | 0 |
Noteworthy
- Support multiple top level JSON arrays for UnwrapArray by @mdedetrich in https://github.com/typelevel/jawn/pull/438
- Properly handle index-out-of-bounds on JS by @armanbilge in https://github.com/typelevel/jawn/pull/537
- Update sbt-scalajs, scalajs-compiler, ... to 1.13.1 by @typelevel-steward in https://github.com/typelevel/jawn/pull/523
- Update to Scala 3.3 by @mdedetrich in https://github.com/typelevel/jawn/pull/535
Behind the scenes
- Set name for root level project by @mdedetrich in https://github.com/typelevel/jawn/pull/528
- Update gson to 2.10.1 by @typelevel-steward in https://github.com/typelevel/jawn/pull/506
- Update jackson-annotations, jackson-core, ... to 2.15.2 by @typelevel-steward in https://github.com/typelevel/jawn/pull/538
- Update json4s-jackson, json4s-native to 4.0.6 by @typelevel-steward in https://github.com/typelevel/jawn/pull/482
- Update nscplugin, sbt-scala-native, ... to 0.4.12 by @typelevel-steward in https://github.com/typelevel/jawn/pull/520
- Update parboiled to 2.5.0 by @typelevel-steward in https://github.com/typelevel/jawn/pull/536
- Update play-json to 2.9.4 by @typelevel-steward in https://github.com/typelevel/jawn/pull/510
- Update sbt to 1.8.3 by @typelevel-steward in https://github.com/typelevel/jawn/pull/532
- Update sbt-jmh to 0.4.4 by @typelevel-steward in https://github.com/typelevel/jawn/pull/515
- Update sbt-scala-native-crossproject to 1.3.1 by @typelevel-steward in https://github.com/typelevel/jawn/pull/524
- Update sbt-typelevel to 0.4.21 by @typelevel-steward in https://github.com/typelevel/jawn/pull/533
- Update scala-library to 2.12.17 by @typelevel-steward in https://github.com/typelevel/jawn/pull/478
- Update scala-library to 2.13.10 by @typelevel-steward in https://github.com/typelevel/jawn/pull/486
- Update scalacheck to 1.17.0 by @typelevel-steward in https://github.com/typelevel/jawn/pull/476
- Update scalafmt-core to 3.7.4 by @typelevel-steward in https://github.com/typelevel/jawn/pull/539
New Contributors
- @mdedetrich made their first contribution in https://github.com/typelevel/jawn/pull/438
Full Changelog: https://github.com/typelevel/jawn/compare/v1.4.0...v1.5.0