Skip to content

Releases: Sife-ops/deez

v0.3.0

30 Jun 07:31
Compare
Choose a tag to compare
  • added support for all DynamoDB types

v0.2.2

24 Jun 11:35
Compare
Choose a tag to compare
  • use unwrap_or when converting from map
  • fix typo in README

v0.2.1

23 Jun 18:42
Compare
Choose a tag to compare
  • eliminated Index enum in favor of generated functions
  • new macros for create, remove, batch_write operations

v0.2.0

22 Jun 09:33
Compare
Choose a tag to compare

Breaking Changes

This release moves to a fully macro-automated approach that is incompatible with with 0.1.x, but still not ready for a 1.0.0 release, hence the version increase to 0.2.0.

v0.1.1

09 Jun 10:29
Compare
Choose a tag to compare
  • added README.md

v0.1.0

09 Jun 08:17
Compare
Choose a tag to compare

first release