Releases: typelevel/jawn
v1.6.0
This is a dependency release with support for Scala Native 0.5. It is otherwise compatible with jawn-1.5.
Upgrades
- Update scala3-library, ... to 3.3.3 by @typelevel-steward in #614
- Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 by @typelevel-steward in #618
- Update nscplugin, sbt-scala-native to 0.5.2 by @typelevel-steward in #631
Behind the scenes
Internal and superseded upgrades
- Update scalafmt-core to 3.7.5 by @typelevel-steward in #550
- Update scalafmt-core to 3.7.6 by @typelevel-steward in #551
- Update scalafmt-core to 3.7.7 by @typelevel-steward in #552
- Update scalafmt-core to 3.7.9 by @typelevel-steward in #556
- Update sbt to 1.9.2 by @typelevel-steward in #554
- Update sbt-scala-native-crossproject to 1.3.2 by @typelevel-steward in #553
- Update sbt to 1.9.3 by @typelevel-steward in #558
- Update scalafmt-core to 3.7.11 by @typelevel-steward in #559
- Update scalafmt-core to 3.7.12 by @typelevel-steward in #560
- Update sbt-jmh to 0.4.6 by @typelevel-steward in #566
- Update scala3-library, ... to 3.3.1 by @typelevel-steward in #567
- Update argonaut to 6.3.9 by @typelevel-steward in #578
- Update jackson-annotations, jackson-core to 2.15.3 by @typelevel-steward in #579
- Update nscplugin, sbt-scala-native, ... to 0.4.16 by @typelevel-steward in #581
- Update sbt to 1.9.7 by @typelevel-steward in #584
- Update play-json to 2.10.3 by @typelevel-steward in #588
- Update sbt-scalajs, scalajs-compiler, ... to 1.14.0 by @typelevel-steward in #576
- Increase max heap size by @rossabaker in #593
- Update parboiled to 2.5.1 by @typelevel-steward in #587
- Update scala-library to 2.13.12 by @typelevel-steward in #569
- Update sbt-jmh to 0.4.7 by @typelevel-steward in #598
- Update json4s-jackson, json4s-native to 4.0.7 by @typelevel-steward in #597
- Update scalafmt-core to 3.7.17 by @typelevel-steward in #595
- Update play-json to 2.10.4 by @typelevel-steward in #604
- Update sbt-scalajs, scalajs-compiler, ... to 1.15.0 by @typelevel-steward in #603
- Update jackson-annotations, jackson-core to 2.16.1 by @typelevel-steward in #601
- Update sbt to 1.9.8 by @typelevel-steward in #599
- Update play-json to 3.0.1 by @typelevel-steward in #591
- Update jackson-databind to 2.16.1 by @typelevel-steward in #580
- Update sbt-typelevel to 0.6.5 by @typelevel-steward in #602
- Update play-json to 3.0.2 by @typelevel-steward in #606
- Update nscplugin, sbt-scala-native, ... to 0.4.17 by @typelevel-steward in #607
- Update sbt to 1.9.9 by @typelevel-steward in #610
- Update scala-library to 2.12.19 by @typelevel-steward in #612
- Update sbt-typelevel to 0.6.6 by @typelevel-steward in #608
- Update scalafmt-core to 3.8.0 by @typelevel-steward in #609
- Update jackson-annotations, jackson-core, ... to 2.16.2 by @typelevel-steward in #615
- Update jackson-annotations, jackson-core, ... to 2.17.0 by @typelevel-steward in #616
- Update sbt-typelevel to 0.6.7 by @typelevel-steward in #611
- Update scalafmt-core to 3.8.1 by @typelevel-steward in #617
- Update scalacheck to 1.17.1 by @typelevel-steward in #621
- Update play-json to 3.0.3 by @typelevel-steward in #623
- Update scala-library to 2.13.14 by @typelevel-steward in #624
- Update jackson-annotations, jackson-core, ... to 2.17.1 by @typelevel-steward in #626
- Update sbt-typelevel to 0.7.1 by @typelevel-steward in #628
- Update gson to 2.11.0 by @typelevel-steward in #629
- Upgrade to scalacheck 1.18.0 by @hamnis in #632
- Update sbt to 1.10.0 by @typelevel-steward in #627
New Contributors
Full Changelog: v1.5.1...v1.6.0
v1.5.1
This release includes an optimization in the UnwrapArray
parser mode.
What's Changed
Upgrades
- Update nscplugin, sbt-scala-native, ... to 0.4.14 by @typelevel-steward in #544
- Update sbt-scalajs, scalajs-compiler, ... to 1.13.2 by @typelevel-steward in #548
Behind the scenes
- Update sbt to 1.9.1 by @typelevel-steward in #549
- Update sbt-jmh to 0.4.5 by @typelevel-steward in #541
- Update scala-library to 2.12.18 by @typelevel-steward in #545
- Update scala-library to 2.13.11 by @typelevel-steward in #546
- Update sbt-typelevel to 0.4.22 by @typelevel-steward in #543
New Contributors
Full Changelog: v1.5.0...v1.5.1
v1.5.0
Noteworthy
- Support multiple top level JSON arrays for UnwrapArray by @mdedetrich in #438
- Properly handle index-out-of-bounds on JS by @armanbilge in #537
- Update sbt-scalajs, scalajs-compiler, ... to 1.13.1 by @typelevel-steward in #523
- Update to Scala 3.3 by @mdedetrich in #535
Behind the scenes
- Set name for root level project by @mdedetrich in #528
- Update gson to 2.10.1 by @typelevel-steward in #506
- Update jackson-annotations, jackson-core, ... to 2.15.2 by @typelevel-steward in #538
- Update json4s-jackson, json4s-native to 4.0.6 by @typelevel-steward in #482
- Update nscplugin, sbt-scala-native, ... to 0.4.12 by @typelevel-steward in #520
- Update parboiled to 2.5.0 by @typelevel-steward in #536
- Update play-json to 2.9.4 by @typelevel-steward in #510
- Update sbt to 1.8.3 by @typelevel-steward in #532
- Update sbt-jmh to 0.4.4 by @typelevel-steward in #515
- Update sbt-scala-native-crossproject to 1.3.1 by @typelevel-steward in #524
- Update sbt-typelevel to 0.4.21 by @typelevel-steward in #533
- Update scala-library to 2.12.17 by @typelevel-steward in #478
- Update scala-library to 2.13.10 by @typelevel-steward in #486
- Update scalacheck to 1.17.0 by @typelevel-steward in #476
- Update scalafmt-core to 3.7.4 by @typelevel-steward in #539
New Contributors
- @mdedetrich made their first contribution in #438
Full Changelog: v1.4.0...v1.5.0
v1.4.0
This release adds Scala Native support for Scala 3, and bumps the minimum required Scala 3 version to 3.1.0.
What's Changed
- Cross build for Scala 3 + Native by @armanbilge in #450
- Update scala3-library, ... to 3.1.3 by @typelevel-steward in #463
- Update sbt-scalajs, scalajs-compiler, ... to 1.10.1 by @typelevel-steward in #464
Behind the scenes
- Refresh the README by @rossabaker in #400
- Adopt sbt-typelevel by @armanbilge in #402
- Update scala-library to 2.13.8 by @scala-steward in #401
- Update sbt-scalajs, scalajs-compiler, ... to 1.8.0 by @scala-steward in #398
- Update jackson-annotations, jackson-core to 2.9.10 by @scala-steward in #403
- Update gson to 2.8.9 by @scala-steward in #405
- Update rojoma-json-v3 to 3.14.0 by @scala-steward in #406
- Update play-json to 2.6.14 by @scala-steward in #407
- Update argonaut to 6.2.5 by @scala-steward in #408
- Update jackson-databind to 2.9.10.8 by @scala-steward in #404
- Update spray-json to 1.3.6 by @scala-steward in #409
- Update json4s-jackson, json4s-native to 3.5.5 by @scala-steward in #410
- Update parboiled to 2.1.8 by @scala-steward in #411
- Update play-json to 2.9.2 by @scala-steward in #413
- Update argonaut to 6.3.7 by @scala-steward in #414
- Update jackson-databind to 2.13.1 by @scala-steward in #415
- Update jackson-annotations, jackson-core to 2.13.1 by @scala-steward in #412
- Update json4s-jackson, json4s-native to 3.6.12 by @scala-steward in #416
- Update parboiled to 2.3.0 by @scala-steward in #417
- Update json4s-jackson, json4s-native to 4.0.3 by @scala-steward in #418
- Update sbt-typelevel to 0.4.0 by @scala-steward in #419
- Update scalafmt-core to 3.3.2 by @scala-steward in #420
- Update argonaut to 6.3.8 by @scala-steward in #421
- Update sbt-typelevel to 0.4.1 by @scala-steward in #422
- Update json4s-jackson, json4s-native to 4.0.4 by @scala-steward in #425
- Update scalafmt-core to 3.3.3 by @scala-steward in #424
- Update auxlib, javalib, nativelib, nscplugin, ... to 0.4.3 by @scala-steward in #423
- Update sbt-typelevel to 0.4.3 by @scala-steward in #427
- Update scalafmt-core to 3.4.0 by @scala-steward in #428
- Update sbt to 1.6.2 by @scala-steward in #429
- Update scalafmt-core to 3.4.2 by @scala-steward in #432
- Update sbt-typelevel to 0.4.4 by @scala-steward in #433
- Update sbt-typelevel to 0.4.5 by @scala-steward in #435
- Update gson to 2.9.0 by @scala-steward in #434
- Update parboiled to 2.4.0 by @scala-steward in #439
- Update sbt-typelevel to 0.4.6 by @scala-steward in #440
- Update auxlib, javalib, nativelib, nscplugin, ... to 0.4.4 by @scala-steward in #441
- Update jackson-annotations, jackson-core, ... to 2.13.2 by @scala-steward in #442
- Update sbt-scalajs, scalajs-compiler, ... to 1.9.0 by @scala-steward in #437
- Update sbt-scala-native-crossproject to 1.2.0 by @scala-steward in #443
- Update jackson-databind to 2.13.2.1 by @scala-steward in #444
- Update sbt-typelevel to 0.4.7 by @scala-steward in #445
- Update jackson-databind to 2.13.2.2 by @scala-steward in #446
- Update sbt-scalajs, scalajs-compiler, ... to 1.10.0 by @scala-steward in #447
- Update json4s-jackson, json4s-native to 4.0.5 by @scala-steward in #448
- Update scalacheck to 1.16.0 by @scala-steward in #449
- Update sbt-typelevel to 0.4.9 by @scala-steward in #452
- Update scala3-library, ... to 3.1.2 by @scala-steward in #453
- Update jackson-databind to 2.13.3 by @scala-steward in #455
- Update jackson-annotations, jackson-core to 2.13.3 by @scala-steward in #454
- Update rojoma-json-v3 to 3.15.0 by @typelevel-steward in #456
- Update sbt-typelevel to 0.4.10 by @typelevel-steward in #458
- Update scalafmt-core to 3.4.3 by @typelevel-steward in #457
- Update scalafmt-core to 3.5.8 by @typelevel-steward in #459
- Update sbt-typelevel to 0.4.11 by @typelevel-steward in #460
- Update sbt-typelevel to 0.4.12 by @typelevel-steward in #462
- Update scala-library to 2.12.16 by @typelevel-steward in #461
- Update nscplugin, sbt-scala-native, ... to 0.4.5 by @typelevel-steward in #465
Full Changelog: v1.3.2...v1.4.0
v1.3.2
Addresses GHSA-vc89-hccf-rq55. Direct users of SimpleFacade
or MutableFacade
may be affected. Users of the Circe, Argonaut, or recent Jawn-AST facades are not affected. Please see the GHSA for more.
Security
Behind the scenes
- Update sbt-scalajs, scalajs-compiler, ... to 1.7.1 by @scala-steward in #373
New Contributors
Full Changelog: v1.3.0...v1.3.2
v1.3.1
Accidentally cut from a branch. Nothing wrong with it, but v1.3.2 is the one you really want.
Behind the scenes
- Update auxlib, javalib, nativelib, nscplugin, ... to 0.4.1 by @scala-steward in #380
- Update sbt-scalafmt to 2.4.4 by @scala-steward in #381
- Update sbt-scalafmt to 2.4.5 by @scala-steward in #385
- Update sbt to 1.5.6 by @scala-steward in #388
- Update sbt to 1.5.7 by @scala-steward in #389
- Update sbt to 1.5.8 by @scala-steward in #391
- Update sbt-scalafmt to 2.4.6 by @scala-steward in #393
- Update sbt to 1.6.1 by @scala-steward in #396
- Update auxlib, javalib, nativelib, nscplugin, ... to 0.4.2 by @scala-steward in #386
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- Set versionScheme by @rossabaker in #355
- Update sbt-scalajs, scalajs-compiler, ... to 1.7.0 by @scala-steward in #359
- Support Scala Native by @lolgab in #340
New Contributors
Full Changelog: v1.2.0...v1.3.0
Jawn v1.2.0
- #351 Add Scala.js support
Jawn 1.1.2
- Add Scala 3.0.0-RC3
- Drop Scala 3.0.0-RC1
Jawn 1.1.1
- Add Scala 3.0.0-RC2
- Drop Scala 3.0.0-M3