Skip to content

Releases: narma/zio-cassandra

v1.3.0

17 Mar 21:08
a6ac648
Compare
Choose a tag to compare

What's Changed

  • Improve ergonomics, catch Session from ZIO Environment
  • Handle NULL values in UDT properly

Full Changelog: v1.2.1...v1.3.0

v1.2.0 with doobie-like cql support

15 Mar 23:19
Compare
Choose a tag to compare

What's Changed

  • Cql port from cassandra4io and refactoring by @narma in #1
  • Propery handle null values by @narma in #2

Full Changelog: v1.0.7...v1.2.0