Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-05-07 | 2.0 kB | |
v4.8.4 source code.tar.gz | 2024-05-07 | 1.6 MB | |
v4.8.4 source code.zip | 2024-05-07 | 2.1 MB | |
Totals: 3 Items | 3.8 MB | 0 |
What's Changed
- Update postgresql to 42.7.3 by @zio-scala-steward in https://github.com/zio/zio-quill/pull/3003
- Introduce Contramap/Map on Encoders/Decoders by @deusaquilus in https://github.com/zio/zio-quill/pull/2908
- Bump release-drafter/release-drafter from 5 to 6 by @dependabot in https://github.com/zio/zio-quill/pull/3007
- Update scalafmt-core to 3.8.1 by @zio-scala-steward in https://github.com/zio/zio-quill/pull/3009
- Update logback-classic to 1.5.5 by @zio-scala-steward in https://github.com/zio/zio-quill/pull/3011
- Update zio, zio-streams to 2.0.22 by @zio-scala-steward in https://github.com/zio/zio-quill/pull/3012
- Update pprint to 0.9.0 by @zio-scala-steward in https://github.com/zio/zio-quill/pull/3014
- Update scala-collection-compat to 2.12.0 by @zio-scala-steward in https://github.com/zio/zio-quill/pull/3015
- Update sqlite-jdbc to 3.45.3.0 by @zio-scala-steward in https://github.com/zio/zio-quill/pull/3016
- Update logback-classic to 1.5.6 by @zio-scala-steward in https://github.com/zio/zio-quill/pull/3017
- Update zio-logging to 2.2.3 by @zio-scala-steward in https://github.com/zio/zio-quill/pull/3019
- Update mysql-connector-j to 8.4.0 by @zio-scala-steward in https://github.com/zio/zio-quill/pull/3027
- Fix exception in Postgres inserting None value for Option[JsonValue[...]] or Option[JsonbValue[...]] fields by @vladimirkl in https://github.com/zio/zio-quill/pull/3023
- Update sbt-scoverage to 2.0.12 by @zio-scala-steward in https://github.com/zio/zio-quill/pull/3029
- Fix some code by @guizmaii in https://github.com/zio/zio-quill/pull/2928
- Update scala-compiler, scala-library to 2.13.14 by @zio-scala-steward in https://github.com/zio/zio-quill/pull/3028
- Update sbt, sbt-dependency-tree to 1.10.0 by @zio-scala-steward in https://github.com/zio/zio-quill/pull/3030
- Fix
sbt doc
execution by @guizmaii in https://github.com/zio/zio-quill/pull/3031
Full Changelog: https://github.com/zio/zio-quill/compare/v4.8.2...v4.8.4