Skip to content

Releases: Medium/dynamite

Dynamite v0.9.5

28 Feb 20:34

Choose a tag to compare

  • Supports GSI with no range keys

Dynamite v0.9.4

28 Feb 18:33
e574195

Choose a tag to compare

  • Adds support for filter key verification to FakeDynamo
  • Adds the ability to include GSIs on FakeTable
  • Adds support for filters on Scan to FakeDynamo

Dynamite v0.9.1

08 Feb 21:25

Choose a tag to compare

  • Fix a bug in the FakeTable implementation if expectAttributeAbsent
  • Fix bugs in handling of attribute names with special characters

Dynamite v0.9.0

08 Feb 17:15

Choose a tag to compare

  • Updates all conditions to use the dynamo expression API
  • Expands the condition API to allow comparing attributes to other attributes

Dynamite v0.8.2

03 Jan 17:29

Choose a tag to compare

Make the API a little more strict about throwing errors on invalid values.

Dynamite v0.8.1

26 Aug 17:21

Choose a tag to compare

  • Improve conditions API a bit
  • Fix a bug when an empty condition was set

Dynamite v0.8.0

24 Aug 21:01

Choose a tag to compare

  • Updates Queries and Scans to use the dynamo expression API

v0.7.4

09 Aug 17:41

Choose a tag to compare

Pick up a bug fix for filters in the Fake in-memory dynamo

v0.7.3

01 Jun 17:17

Choose a tag to compare

Pick up a bug fix for how ProvisioningErrors are handled for Queries.