Skip to content

Releases: TBD54566975/dwn-sql-store

v0.2.4

22 Nov 18:56
6762851
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

21 Nov 18:32
923fa04
Compare
Choose a tag to compare

What's Changed

  • bump sdk version, rename paginationMessageCid to cursor by @LiranCohen in #10

Full Changelog: v0.2.2...v0.2.3

v0.2.2

07 Nov 23:38
68b1a81
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

06 Oct 17:22
f36d8a3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

26 Sep 20:22
efee72a
Compare
Choose a tag to compare

Updating the DWN SDK to the latest version.

This Includes:

  • encodedData stored within the MessageStore below a certain threshold
  • MessageStore interface now accepts multiple Filters to create OR conditions between filters.
  • 'MessageStore' interface accepts sorting and pagination inputs
  • If sorting by datePublished, add the property published set to true within the filter.

Relevent dwn-sdk-js PRs:
TBD54566975/dwn-sdk-js#478
TBD54566975/dwn-sdk-js#456

v0.0.3

21 Jul 15:26
Compare
Choose a tag to compare

What's Changed

  • Add react-native directive to package.json by @amika-sq in #3

v0.0.2

20 Jul 17:41
Compare
Choose a tag to compare

What's Changed

  • Remove @tbd54566975/dids dependency by @amika-sq in #2

Full Changelog: v0.0.1...v0.0.2

v0.0.1

20 Jul 16:25
2d45b24
Compare
Choose a tag to compare

Initial release