v0.4.0
What's Changed
- Update sbt-scoverage to 2.0.3 by @scala-steward in #739
- Update snakeyaml to 1.32 by @scala-steward in #731
- Update silencer-lib, silencer-lib_2.13.6, ... to 1.7.10 by @scala-steward in #732
- Update sbt-mima-plugin to 1.1.1 by @scala-steward in #734
- Update sbt-scalajs, scalajs-compiler, ... to 1.11.0 by @scala-steward in #737
- Update Node.js to v16.17.1 by @renovate in #742
- Update actions/setup-java action to v3.5.1 by @renovate in #744
- fix(build): remove bloop from build (auto loaded with VSCode) by @ThijsBroersen in #745
- Update actions/checkout action to v3.1.0 by @renovate in #748
- Update Node.js to v16.18.0 by @renovate in #751
- fix(num): preserve num-types in ast by @ThijsBroersen in #747
- Update hmarr/auto-approve-action action to v3 by @renovate in #753
- Update jsoniter-scala-core, ... to 2.17.5 by @scala-steward in #755
- Update actions/setup-java action to v3.6.0 by @renovate in #763
- Update hmarr/auto-approve-action action to v3.1.0 by @renovate in #767
- Update Node.js to v18 by @renovate in #768
- Update Node.js to v18.12.0 by @renovate in #770
- Support for Scala 3 derives with ZIO 2.x (Forward-port of #599) by @guersam in #762
- Update Node.js to v18.12.1 by @renovate in #777
- Fixes Golden tests and adds them to CI by @sergeda in #775
- Allow Scala 3 for Refined by @longliveenduro in #772
- Add Default Parameter for Indent in JsonEncoder#encodeJson by @adamgfraser in #776
- Publish Docs to The NPM Registry by @khajavi in #778
- fix(macros): fix fromJsonAST derivation for Scala 3 by @ex0ns in #781
- Update jsoniter-scala-core, ... to 2.17.9 by @scala-steward in #783
- Update circe-generic-extras to 0.14.3 by @scala-steward in #787
- Update sbt to 1.7.3 by @scala-steward in #790
- Update sbt to 1.8.0 by @scala-steward in #796
- Update sbt-scalafmt to 2.5.0 by @scala-steward in #797
- Update sbt-header to 5.9.0 by @scala-steward in #799
- Update sbt-ci-release to 1.5.11 by @scala-steward in #784
- Update jmh-core, jmh-generator-asm, ... to 1.36 by @scala-steward in #795
- Update sbt-mdoc to 2.3.6 by @scala-steward in #791
- Update sbt-scoverage to 2.0.6 by @scala-steward in #793
- Update sbt-scala-native to 0.4.9 by @scala-steward in #807
- Update sbt-scalajs, scalajs-compiler, ... to 1.12.0 by @scala-steward in #806
- Update zio-sbt-website to 0.0.0+86-4319f79f-SNAPSHOT by @scala-steward in #805
- Update jsoniter-scala-core, ... to 2.18.0 by @scala-steward in #804
- Update actions/setup-java action to v3.7.0 by @renovate in #809
- Adds support for field name transformations during serialization and deserialization by @lbialy in #803
- update magnolia by @senia-psm in #810
- Preserve path in ast parse by @senia-psm in #812
- Macro configuration by @senia-psm in #811
New Contributors
- @ThijsBroersen made their first contribution in #745
- @guersam made their first contribution in #762
- @longliveenduro made their first contribution in #772
- @khajavi made their first contribution in #778
- @ex0ns made their first contribution in #781
- @senia-psm made their first contribution in #810
Full Changelog: v0.3.0...v0.4.0