Releases: tethys-json/tethys
Releases · tethys-json/tethys
v0.29.2
What's Changed
- Fixed incorrect (but working) writer/reader generation for complex sum types by @goshacodes in #325
Full Changelog: v0.29.1...v0.29.2
v0.29.1
What's Changed
- fixed readme by @goshacodes in #314
- fix field style compatibility by @goshacodes in #317
Full Changelog: v0.29.0...v0.29.1
v0.29.0
What's Changed
- scala3 derivation by @goshacodes in #311
- enforce fmt checks on ci by @dos65 in #312
Full Changelog: v0.28.4...v0.29.0
v0.28.4
What's Changed
- Add readers and writers instances for cats non-empty collections by @Roman-Statsura in #284
- Add ci-release by @dos65 in #289
- fix typo in readme by @tadasau in #219
- Update circe-core to 0.14.7 by @scala-steward in #291
- Bump release-drafter/release-drafter from 5.22.0 to 5.23.0 by @dependabot in #213
- Add reader and writer for Char by @DmitryPodpryatov in #287
- Add reader and writer for Byte by @DmitryPodpryatov in #288
- Bump actions/setup-java from 3 to 4 by @dependabot in #295
- Bump actions/checkout from 3 to 4 by @dependabot in #296
- Bump release-drafter/release-drafter from 5.23.0 to 6.0.0 by @dependabot in #294
- JsonWriter and JsonReader for java.time by @Pashtetost in #293
- Update cats-core to 2.12.0 by @scala-steward in #298
- Bump zwaldowski/match-label-action from 4 to 5 by @dependabot in #297
- Update scala-library, scala-reflect to 2.13.14 by @scala-steward in #292
- Update circe-core to 0.14.8 by @scala-steward in #301
- Update scalatest-flatspec, ... to 3.2.19 by @scala-steward in #302
- fix: support default values for case class fields by @dos65 in #303
New Contributors
- @Roman-Statsura made their first contribution in #284
- @tadasau made their first contribution in #219
- @DmitryPodpryatov made their first contribution in #287
- @Pashtetost made their first contribution in #293
Full Changelog: v0.28.3...v0.28.4
tethys v0.26.0
Features
Dependencies
- Bump actions/cache from 2.1.6 to 2.1.7 @dependabot (#136)
- Update Scala, sbt and dependencies @nikolaev-nikita, @scala-steward (#143, #145 )
- Update scalatest-flatspec, ... to 3.2.10 @scala-steward (#133)
tethys v0.25.0
Changes
- Update jackson-core to 2.12.5 @scala-steward (#130)
- Update scala-compiler, scala-library to 2.12.15 @scala-steward (#131)
- Update sbt-sonatype to 3.9.10 @scala-steward (#129)
- Update json4s-core to 4.0.3 @scala-steward (#126)
- Update refined to 0.9.27 @scala-steward (#124)
- Bump olafurpg/setup-scala from 10 to 13 @dependabot (#127)
- Update enumeratum to 1.7.0 @scala-steward (#120)
- Update sbt to 1.5.5 @scala-steward (#123)
- Update sbt-jmh to 0.4.3 @scala-steward (#117)
- Update sbt to 1.5.3 @scala-steward (#116)
- Update scala-compiler, scala-library to 2.12.14 @scala-steward (#114)
- Bump actions/cache from 2.1.5 to 2.1.6 @dependabot (#115)
tethys v0.24.0
Changes
- Update scala-compiler, scala-library to 2.13.6 @scala-steward (#109)
- Update circe-core to 0.14.1 @scala-steward (#112)
- Update refined to 0.9.26 @scala-steward (#111)
- Update scalatest-flatspec, ... to 3.2.9 @scala-steward (#106)
- Update jackson-core to 2.12.3 @scala-steward (#99)
- Update sbt-jmh to 0.4.2 @scala-steward (#104)
- Update sbt-sonatype to 3.9.7 @scala-steward (#94)
- Update json4s-core to 3.6.11 @scala-steward (#88)
- Bump release-drafter/release-drafter from 5.14.0 to 5.15.0 @dependabot (#108)
- Bump actions/cache from 2.1.4 to 2.1.5 @dependabot (#107)
tethys v0.23.0
Chore
- Update scala-compiler, scala-library to 2.13.5 @scala-steward (#87)
- Update scalatest-flatspec, scalatest-shouldmatchers to 3.2.5 @scala-steward (#83, #85, #86)
- Update refined to 0.9.21 @scala-steward (#84)
tethys v0.22.0
Changes
- Separate Jackson backend to 2.11 and 2.12 @REDNBLACK (#81)
Chore
- Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 @dependabot (#79)
- Update sbt-pgp to 2.1.2 @scala-steward (#77, #78, #80)
tethys v0.21.0
Features
Chore
- Bump actions/cache from v1 to v2.1.4 @dependabot (#75)
- Auto update github actions @little-inferno (#73)