New
v0.1.0
What's Changed
- #707 Added support for SumInt(Int), SumDec(BigDecimal) and AvgDec(BigDecimal) by @balanka in https://github.com/zio/zio-sql/pull/751
- Publish Docs to The NPM Registry by @khajavi in https://github.com/zio/zio-sql/pull/770
- Update sbt-scalafmt to 2.5.0 by @scala-steward in https://github.com/zio/zio-sql/pull/768
- Update database-commons, jdbc, mssqlserver, ... to 1.17.6 by @scala-steward in https://github.com/zio/zio-sql/pull/769
- Update sbt to 1.7.3 by @scala-steward in https://github.com/zio/zio-sql/pull/764
- Remove mdoc.yml From CI Workflows by @khajavi in https://github.com/zio/zio-sql/pull/772
- Update sbt-scoverage to 2.0.6 by @scala-steward in https://github.com/zio/zio-sql/pull/766
- Update sbt to 1.8.0 by @scala-steward in https://github.com/zio/zio-sql/pull/774
- Update testcontainers-scala-mssqlserver, ... to 0.40.11 by @scala-steward in https://github.com/zio/zio-sql/pull/755
- Update silencer-lib, silencer-plugin to 1.7.12 by @scala-steward in https://github.com/zio/zio-sql/pull/756
- Support user defined data types when describing table schema. by @sviezypan in https://github.com/zio/zio-sql/pull/771
- Update zio, zio-streams, zio-test, ... to 2.0.4 by @scala-steward in https://github.com/zio/zio-sql/pull/776