0.12.1-beta
Pre-release
Pre-release
Added support for defaultArg
in update expressions on the same attribute, allowing SET if_not_exists semantics (eg { record with OptionalValue = Some (defaultArg record.OptionalValue "Default") })
Allow empty strings in non-key attributes (thanks @purkhusid)
Support multi-table transactions (thanks @purkhusid)