Skip to content

v0.0.3

Compare
Choose a tag to compare
@grouzen grouzen released this 21 Aug 23:05
· 31 commits to main since this release
2f9acb1

What

  • Update sbt, sbt-dependency-tree to 1.10.1 (#99)
  • Update scalafmt-core to 3.8.3 (#101)
  • Update zio-schema, zio-schema-derivation to 1.2.2 (#97)
  • Update scala-library to 2.13.14 (#84)
  • Update sbt-scalafix to 0.12.1 (#83)
  • Update scala-collection-compat to 2.12.0 (#80)
  • Update sbt-ci-release to 1.6.1 (#105)
  • ZIO Schema Deriver refactoring (#69)
  • Update zio-schema, zio-schema-derivation to 1.2.1 (#91)
  • Update zio, zio-test, zio-test-sbt to 2.0.22 (#79)
  • Update scalafmt-core to 3.8.1 (#76)
  • Update sbt-buildinfo to 0.12.0 (#73)
  • Update arrow-format, arrow-memory, ... to 15.0.2 (#74)
  • Add Apache 2.0 license
  • Update arrow-format, arrow-memory, ... to 15.0.1 (#72)
  • Update sbt-scalafix to 0.12.0 (#70)
  • Update scala3-library to 3.3.3 (#71)
  • Update scalafmt-core to 3.8.0 (#64)
  • Update sbt-github-actions to 0.23.0 (#63)
  • Update sbt, sbt-dependency-tree to 1.9.9 (#65)
  • Update zio-schema, zio-schema-derivation to 1.0.1 (#66)
  • Update scala-library to 2.12.19 (#67)
  • Update scala-library to 2.13.13 (#68)
  • KISS: Remove mdoc, move all docs to README (#52)
  • Update arrow-format, arrow-memory, ... to 15.0.0 (#60)
  • Revert "Update sbt, sbt-dependency-tree to 1.9.8" (#59)
  • Update zio-schema, zio-schema-derivation to 0.4.17 (#55)
  • Update mdoc, sbt-mdoc to 2.5.2 (#58)
  • Update sbt-github-actions to 0.22.0 (#53)
  • Update sbt, sbt-dependency-tree to 1.9.8 (#57)
  • Update arrow-format, arrow-memory, ... to 14.0.2 (#56)
  • Update zio, zio-test, zio-test-sbt to 2.0.21 (#54)
  • Delete CNAME
  • Support exhaustive list of primitive types in SchemaEncoder (#50)

Features

  • Refactored entire codebase to allow users override default codecs for primitive types
  • Add support for optional fields (nullables in Arrow terminology)