Skip to content

Releases: grouzen/zio-apache-parquet

v0.1.1

20 Sep 17:32
8f66b50
Compare
Choose a tag to compare

What's new

  • Update scala3-library to 3.5.1 (#77)
  • Add Resources block with the link to my latest article about ZIO Schema's Accessors (#75)
  • Update sbt, sbt-dependency-tree to 1.10.2 (#73)
  • Update scala-library to 2.12.20 (#72)

v0.1.0

31 Aug 21:10
dded406
Compare
Choose a tag to compare

Feature: Type-safe filter predicates. For more details, check out update docs.

What's new

  • Type-safe filter predicates (#15)
  • Update zio, zio-test, zio-test-sbt to 2.1.9 (#70)
  • Update parquet-column, parquet-hadoop to 1.14.2 (#71)
  • Update scala3-library to 3.5.0 (#69)
  • Update sbt-tpolecat to 0.5.2 (#65)
  • Update sbt-ci-release to 1.6.1 (#66)
  • Update zio, zio-test, zio-test-sbt to 2.1.8 (#67)
  • Update scala3-library to 3.4.3 (#64)
  • Improve docs: add content section (#68)

v0.0.6

09 Aug 14:44
981d6e0
Compare
Choose a tag to compare

What's new

  • Update scala3-library to 3.4.1 (#33)
  • Update zio, zio-test, zio-test-sbt to 2.1.7 (#60)
  • Update sbt, sbt-dependency-tree to 1.10.1 (#57)
  • Update scalafmt-core to 3.8.3 (#59)
  • Update sbt-github-actions to 0.24.0 (#52)
  • Update parquet-column, parquet-hadoop to 1.14.1 (#50)
  • Update sbt-scalafix to 0.12.1 (#40)
  • Update sbt, sbt-dependency-tree to 1.10.0 (#43)
  • Update scala-library to 2.13.14 (#41)
  • Update zio-schema, zio-schema-derivation to 1.1.1 (#39)
  • Update scala-collection-compat to 2.12.0 (#38)
  • Update zio, zio-test, zio-test-sbt to 2.0.22 (#37)
  • Update scala-library to 2.13.13 (#25)
  • Update scala-library to 2.12.19 (#24)
  • Update zio-schema, zio-schema-derivation to 1.1.0 (#35)
  • Update sbt-tpolecat to 0.5.1 (#36)
  • Update scalafmt-core to 3.8.1 (#34)
  • Update sbt-buildinfo to 0.12.0 (#30)
  • Update hadoop-common to 3.4.0 (#31)
  • Update zio-schema, zio-schema-derivation to 1.0.1 (#28)

Under construction

I just want to show that I've not abandoned the library and the work towards v0.1.0 is ongoing in #15

v0.0.5

19 Mar 16:45
c72cf04
Compare
Choose a tag to compare

Add Apache 2.0 license.

What's Changed

New Contributors

Full Changelog: v0.0.4...v0.0.5

v0.0.4

19 Dec 20:35
2b5f12e
Compare
Choose a tag to compare
  • Read Projections (#6)

v0.0.3

17 Dec 22:18
0dfbed1
Compare
Choose a tag to compare
  • Support for all types by derivers (#4)

v0.0.2

13 Dec 00:45
dcf2d74
Compare
Choose a tag to compare
  • Enhancements (#3)

v0.0.1

11 Dec 23:33
286a160
Compare
Choose a tag to compare
  • Read/write parquet files using ZIO Schema derivation (PoC) (#1)