Skip to content

Releases: 22cans/DynaMight

v1.6.0

24 Nov 10:34
4090086
Compare
Choose a tag to compare

What's Changed

  • feat: add reference and custom operations by @Cussa in #14

Full Changelog: v1.5.0...v1.6.0

v1.5.0

29 Oct 16:52
Compare
Choose a tag to compare

What's Changed

  • feat: create batch with DynamoDBOperationConfig overload by @Cussa in #13

Full Changelog: v1.4.0...v1.5.0

v1.4.0

19 Oct 16:52
Compare
Choose a tag to compare

What's Changed

  • feat: add the possibility of ConsistentRead for queries by @Cussa in #12

Full Changelog: v1.3.0...v1.4.0

v1.3.0

29 Sep 11:27
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

14 Sep 11:04
Compare
Choose a tag to compare

What's Changed

  • [BUG] If you add a criteria before the operation, the UpdateExpression will be null by @Cussa in #10

Full Changelog: v1.1.1...v1.2.0

v1.1.1

31 Aug 11:14
Compare
Choose a tag to compare

What's Changed

  • feat(LBE-495): add DateTime converters by @Cussa in #9

Full Changelog: v1.0.1...v1.1.1

v1.0.1

29 Aug 16:52
Compare
Choose a tag to compare

What's Changed

  • fix: if the operation is REMOVE, it should not add value expression by @Cussa in #8
  • fix: when converting from Dictionary, continue if field can't write by @Cussa in #7

Full Changelog: v1.0.0...v1.0.1

v1.0.0

20 Jun 16:20
Compare
Choose a tag to compare

What's Changed

  • Features/LBE-252 and LBE-250 by @Cussa in #5
  • Open the project to the World! 🌍

v0.0.10

20 Jun 11:44
Compare
Choose a tag to compare

What is Changed

  • Features/LBE-244 - Inline documentation by @Cussa in #4
  • Add register for customConverter for Enum's by @Cussa

Full Changelog: v0.0.9...v0.0.10

v0.0.9

19 Jun 16:25
Compare
Choose a tag to compare

Changes:

  • Features/LBE-245 - Accepts null on ToDynamoDbEntry by @Cussa in #3

Full Changelog: v0.0.8...v0.0.9