Skip to content

Releases: zio/zio-dynamodb

Type Safe DDB Expressions

15 Jan 10:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0-RC2...v0.1.1

v0.2.0-RC2

09 Jun 21:14
cc3fe3f
Compare
Choose a tag to compare
v0.2.0-RC2 Pre-release
Pre-release

ZIO2-RC6 support

v0.1.0-RC2

09 Jun 21:13
177b34e
Compare
Choose a tag to compare
v0.1.0-RC2 Pre-release
Pre-release
No longer writing empty sets (#114)

Writing empty sets is invalid for Dynamo. If we get an empty set we skip writing it.

v0.2.0-RC1

18 May 23:41
68432c2
Compare
Choose a tag to compare
v0.2.0-RC1 Pre-release
Pre-release

First release candidate for zio-dynamodb. Compatible with ZIO 2-RC5

v0.1.0-RC1: Adding Transactions (#92)

18 May 01:31
a094262
Compare
Choose a tag to compare
Pre-release

First release candidate for zio-dynamodb. Compatible with ZIO 1