Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.

Releases: brightsole/sleep-talk

v1.0.3

04 Jun 13:34

Choose a tag to compare

  • 💅 optional numerical capacity fallbacks. 898dba8

observed a compilation difference where optionally accessed properties were sometimes extra modern, to the detriment of functionality.

tried and was unable to surface this in a compilation test that wouldn't be brittle, sadly. Just testing that this re-compilation has patched the issue.

v1.0.2...v1.0.3

v1.0.2

02 May 08:28

Choose a tag to compare

  • 🎈 update majors. 82ba1fa
  • 🎈 update minor and patches. 352016c
  • ✨ allow big queries and test it. df6244d

v1.0.1...v1.0.2

passthough update params that are arrays

05 Sep 02:17

Choose a tag to compare

  • 🐛 patch updateExpression array value passing. 0793255

v1.0.0...v1.0.1

First major release

26 Aug 10:25

Choose a tag to compare

  • ✨ default to returning with no metadata. 1bc8fa8

v0.4.0...v1.0.0

v0.4.0

12 Aug 10:22

Choose a tag to compare

  • ✨ add support for any array matching. ed259a9
  • ✅ add good tests for expressions. ad81904

v0.3.1...v0.4.0

v0.3.1

10 Aug 10:51

Choose a tag to compare

actually build the updates

v0.3.0

10 Aug 10:48

Choose a tag to compare

  • 📝 update the readme to capture querying. 4d7ea00
  • ✨ add back limits, startkey, and sort asc. e8aebcd

v0.2.2...v0.3.0

v0.2.2

15 Jun 09:15

Choose a tag to compare

  • ✨ export useful Query type. 42fde60

v0.2.1...v0.2.2

v0.2.1

13 Jun 05:43

Choose a tag to compare

  • ♻️ don't pass hashKey in queries unnecessarily. 7d26a13

v0.2.0...v0.2.1

v0.2.0

13 Jun 04:54

Choose a tag to compare

  • ✨ allow the ContiditonExpression to be passed through. 3831b20

v0.1.1...v0.2.0