Skip to content

Releases: raiden-rs/raiden-dynamo

0.0.13: Add table suffix for transact write (#21)

03 Jul 05:50
64d4837
Compare
Choose a tag to compare
* feat: Add table prefix and suffix for txWrite

* fix: ADd test

0.0.12: Add transaction write (#20)

03 Jul 04:32
78c39f9
Compare
Choose a tag to compare
  • Add minimum WriteTx implemention.

0.0.11

02 Jul 05:20
d10259a
Compare
Choose a tag to compare
fix: Fixed a value of attrName when using rename_all (#17)

0.0.10

01 Jul 17:50
46368b8
Compare
Choose a tag to compare
  • Use #struct_name for get/query output item instead of format_ident!("{}QueryOutput", struct_name or format_ident!("{}GetItemOutput", struct_name.

0.0.9

01 Jul 01:53
4ec46c0
Compare
Choose a tag to compare
fix: Fix uuid by env variable (#15)

0.0.8

30 Jun 17:27
1bdaea0
Compare
Choose a tag to compare
fix: create id generator (#12)

0.0.7

30 Jun 09:50
460f76e
Compare
Choose a tag to compare
fix: make outout fields public (#11)

0.0.6

30 Jun 09:40
681f9fd
Compare
Choose a tag to compare
feat: Add into for uuid (#10)

0.0.5

30 Jun 09:20
803c916
Compare
Choose a tag to compare
feat: Return new value when put (#9)

0.0.4

29 Jun 16:58
d71d0e1
Compare
Choose a tag to compare
fix: Use string instead of ident for table_name to use kebab-case (#8)