Releases: zio/zio-json
Releases · zio/zio-json
v0.7.3
v0.7.2
v0.7.1
What's Changed
- Update scala-java-time-tzdb to 2.6.0 by @scala-steward in #1124
- feat: implement Scala 3 Constant and Union support for string-based literals as enums by @ThijsBroersen in #1125
- Feat: scala3 enumeration support by @ThijsBroersen in #1068
- refactor: scala 3 const enum: simplify and cleanup by @ThijsBroersen in #1126
- fix: make union_derivation private by @ThijsBroersen in #1133
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- Moved the message about scalac -Yretain-trees by @lachezar in #1043
- Update README.md by @github-actions in #1044
- Update magnolia to 1.1.8 by @scala-steward in #1057
- Update nscplugin, sbt-scala-native, ... to 0.4.17 by @scala-steward in #1063
- Update sbt to 1.9.9 by @scala-steward in #1073
- Update silencer-plugin to 1.7.16 by @scala-steward in #1070
- Update sbt-scalajs, scalajs-compiler, ... to 1.15.0 by @scala-steward in #1060
- Fixes jsonExclude annotation for Scala 3 by @alxdm in #1054
- Update http4s-dsl to 0.23.26 by @scala-steward in #1079
- Update sbt-scoverage to 2.0.11 by @scala-steward in #1075
- Update scala3-library, ... to 3.3.3 by @scala-steward in #1078
- Update silencer-lib, silencer-lib_2.13.11 to 1.7.16 by @scala-steward in #1072
- Version updates, GH action updates, fix CI by @fsvehla in #1080
- Update sbt-scalajs, scalajs-compiler, ... to 1.16.0 by @scala-steward in #1082
- Update sbt-buildinfo to 0.12.0 by @scala-steward in #1081
- Updating Decoding doc with example of writing custom decoder by @jeremycod in #1089
- fix some warnings. by @counter2015 in #1095
- More custom decoding documentation by @erikvanoosten in #1094
- Type hint transformation for sealed hierarchies by @vladimirkl in #1093
- fix: broken link by @ezhil56x in #1097
- Ways to configure the explicit encoding of empty options as null (#1085) by @987Nabil in #1100
- JsonCursor composition by @amsavchuk in #1110
- encodeJsonArrayPipeline produces incorrect JSON when stream is empty by @amsavchuk in #1114
- Add explicit
JsonCodec
for AST by @guersam in #1116 - Add JsonCodec derivation from encoder and decoder by @guersam in #1115
- Deprecation of Checking the Updated Readme by @khajavi in #1117
- Update zio-sbt-website to 0.4.0-alpha.27 by @scala-steward in #1120
- Update jawn-ast to 1.6.0 by @scala-steward in #1122
- docs: Add documentation on AST and Cursor by @BalduinLandolt in #1098
New Contributors
- @lachezar made their first contribution in #1043
- @alxdm made their first contribution in #1054
- @jeremycod made their first contribution in #1089
- @counter2015 made their first contribution in #1095
- @vladimirkl made their first contribution in #1093
- @ezhil56x made their first contribution in #1097
- @amsavchuk made their first contribution in #1110
- @BalduinLandolt made their first contribution in #1098
Full Changelog: v0.6.2...v0.7.0
v0.6.2
What's Changed
- Fixes #1003: correct indent of seq of objects by @fanf in #1004
- Update jsoniter-scala-core, ... to 2.23.3 by @scala-steward in #1006
- Update sbt to 1.9.4 by @scala-steward in #1008
- Update zio, zio-streams, zio-test, ... to 2.0.16 by @scala-steward in #1007
- Update snakeyaml-engine to 2.7 by @scala-steward in #1009
- Update snakeyaml to 2.2 by @scala-steward in #1012
- Scala native support by @pablf in #1010
New Contributors
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- Give some love to the project by @guizmaii in #1001
- Update sbt-scalajs, scalajs-compiler, ... to 1.13.2 by @scala-steward in #977
- Optimize
Json::get
by @guizmaii in #1002 - encoder/decoder/codec for java.util.Currency by @devsprint in #971
New Contributors
- @guizmaii made their first contribution in #1001
- @devsprint made their first contribution in #971
Full Changelog: v0.6.0...v0.6.1
v0.6.0
This release fixes a security issue in the YAML module.
Since we’ve had to update snakeyaml to 2.0, we’ve had to break binary compatibility.
What's Changed
- Update snakeyaml dependency to 2.0 (#974) @VinceMacBuche
- Rename root project (#933) @987Nabil
- Update README.md (#909) @github-actions
Dependency Updates
- Update jawn-ast to 1.5.1 (#980) @scala-steward
- Update Node.js to v18.16.1 (#968) @renovate
- Update jsoniter-scala-core, ... to 2.23.2 (#964) @scala-steward
- Update sbt-header to 5.10.0 (#958) @scala-steward
- Update silencer-lib, silencer-lib_2.13.6, ... to 1.7.13 (#961) @scala-steward
- Update http4s-dsl to 0.23.20 (#962) @scala-steward
- Update sbt to 1.9.0 (#954) @scala-steward
- Update sbt-scala-native to 0.4.14 (#957) @scala-steward
- Update jawn-ast to 1.5.0 (#952) @scala-steward
- Update http4s-dsl to 0.23.19 (#946) @scala-steward
- Update sbt-explicit-dependencies to 0.3.1 (#944) @scala-steward
- Update sbt to 1.8.3 (#947) @scala-steward
- Update jsoniter-scala-core, ... to 2.23.1 (#945) @scala-steward
- Update jsoniter-scala-core, ... to 2.23.0 (#937) @scala-steward
- Update cats-effect to 3.4.9 (#936) @scala-steward
- Update sbt-scala-native-crossproject, ... to 1.3.1 (#935) @scala-steward
- Update sbt-scala-native-crossproject, ... to 1.3.0 (#925) @scala-steward
- Update Node.js to v18.16.0 (#930) @renovate
- Update zio, zio-streams, zio-test, ... to 2.0.12 (#927) @scala-steward
- Update sbt-scalajs, scalajs-compiler, ... to 1.13.1 (#928) @scala-steward
- Update jsoniter-scala-core, ... to 2.22.2 (#926) @scala-steward
- Update zio-interop-cats to 23.0.03 (#919) @scala-steward
- Update jsoniter-scala-core, ... to 2.22.1 (#915) @scala-steward
- Update jsoniter-scala-core, ... to 2.22.0 (#912) @scala-steward
- Update sbt-scala-native to 0.4.12 (#911) @scala-steward
- Update jsoniter-scala-core, ... to 2.21.4 (#908) @scala-steward
v0.5.0
What's Changed
- Aliases (#866) @erikvanoosten
- Spelling (#741) @jsoref
- Remove Usages Of ZIO.succeedNow (#880) @adamgfraser
- Update README.md (#877) @github-actions
- Add Scaladoc Support (#862) @khajavi
- Update ast.scala (#842) @tusharmath
- Merge series/1.x into series/2.x (#830) @vigoo
- Update Site Workflow (#828) @khajavi
- Move Introduction to The ZIO JSON Project (#827) @khajavi
Dependency Updates
- Update dependencies (2023-03-18) (#906) @fsvehla
- Update jsoniter-scala-core, ... to 2.21.3 (#901) @scala-steward
- Update cats-effect to 3.4.8 (#892) @scala-steward
- Update actions/setup-java action to v3.10.0 (#876) @renovate
- Update magnolia to 1.3.0 (#897) @scala-steward
- Update hmarr/auto-approve-action action to v3.2.0 (#899) @renovate
- Update Node.js to v18.15.0 (#896) @renovate
- Update refined to 0.10.2 (#894) @scala-steward
- Update magnolia to 1.2.7 (#889) @scala-steward
- Update zio-interop-cats to 23.0.0.2 (#890) @scala-steward
- Update jsoniter-scala-core, ... to 2.21.2 (#888) @scala-steward
- Update Node.js to v18.14.2 (#887) @renovate
- Update Node.js to v18.14.1 (#884) @renovate
- Update zio, zio-streams, zio-test, ... to 2.0.8 (#881) @scala-steward
- Update sbt-scoverage to 2.0.7 (#883) @scala-steward
- Update play-json to 2.9.4 (#868) @scala-steward
- Update zio, zio-streams, zio-test, ... to 2.0.7 (#879) @scala-steward
- Update magnolia to 1.2.6 (#833) @scala-steward
- Update jsoniter-scala-core, ... to 2.20.7 (#878) @scala-steward
- Update http4s-dsl to 0.23.18 (#860) @scala-steward
- Update cats-effect to 3.4.6 (#875) @scala-steward
- Update sbt-scala-native to 0.4.10 (#873) @scala-steward
- Update Node.js to v18.14.0 (#874) @renovate
- Update snakeyaml-engine to 2.6 (#854) @scala-steward
- Update scala-collection-compat to 2.9.0 (#820) @scala-steward
- Update zio, zio-streams, zio-test, ... to 2.0.6 (#859) @scala-steward
- Update scala-java-time, ... to 2.5.0 (#819) @scala-steward
- Update sbt to 1.8.2 (#847) @scala-steward
- Update scala3-library, ... to 3.2.2 (#872) @scala-steward
- Update sbt-scalajs, scalajs-compiler, ... to 1.13.0 (#871) @scala-steward
- Update magnolia to 1.1.3 (#856) @scala-steward
- Update zio-interop-cats to 23.0.0.1 (#857) @scala-steward
- Update jsoniter-scala-core, ... to 2.20.3 (#853) @scala-steward
- Update jsoniter-scala-core, ... to 2.20.2 (#850) @scala-steward
- Update Node.js to v18.13.0 (#848) @renovate
- Update actions/checkout action to v3.3.0 (#844) @renovate
- Update jsoniter-scala-core, ... to 2.20.1 (#839) @scala-steward
- Update jsoniter-scala-core, ... to 2.20.0 (#835) @scala-steward
- Update actions/setup-java action to v3.9.0 (#825) @renovate
- Update actions/checkout action to v3.2.0 (#824) @renovate
- Update zio-interop-cats to 23.0.0.0 (#823) @scala-steward
- Update jsoniter-scala-core, ... to 2.19.1 (#822) @scala-steward
- Update jsoniter-scala-core, ... to 2.18.1 (#816) @scala-steward
- Update actions/setup-java action to v3.8.0 (#815) @renovate
v0.4.2
What's Changed
- fix snake case (#814) @senia-psm
v0.4.1
What's Changed
- fix to ast name transform (#813) @senia-psm