Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

Releases: dashevo/js-dapi-client

DAPI Client v0.21.0-dev.7

14 Sep 14:21
e4d71ad
Compare
Choose a tag to compare
Pre-release
chore: bump version to 0.21.0-dev.7 (#270)

DAPI Client v0.21.0-dev.6

17 Aug 13:02
f749250
Compare
Choose a tag to compare
Pre-release
chore: bump version to 0.21.0-dev.6 (#266)

DAPI Client v0.21.0-dev.5

13 Aug 16:04
03f69f9
Compare
Choose a tag to compare
Pre-release
chore: bump version to 0.21.0-dev.5 (#264)

DAPI Client v0.21.0-dev.4

11 Aug 15:58
29dfe4d
Compare
Choose a tag to compare
Pre-release
chore: bump version to 0.21.0-dev.4 (#262)

DAPI Client v0.21.0-dev.3

10 Aug 13:27
cee1ace
Compare
Choose a tag to compare
Pre-release
chore: bump version to 0.21.0-dev.3 (#260)

DAPI Client v0.21.0-dev.2

09 Aug 10:17
49a1f2e
Compare
Choose a tag to compare
Pre-release
chore: bump version to 0.21.0-dev.2 (#258)

DAPI Client v0.21.0-dev.1

02 Aug 15:34
8aff9a3
Compare
Choose a tag to compare
Pre-release
chore: bump version to 0.21.0-dev.1 (#255)

DAPI Client v0.20.1

28 Jul 09:01
4730521
Compare
Choose a tag to compare

Bug Fixes

  • crash when connecting to an older version of dapi (#252, #253)

DAPI Client v0.20.0

09 Jul 14:15
5ce67d9
Compare
Choose a tag to compare

Features

  • provide metadata in responses (#243, #246)
  • throw NotFoundError if data is not found (#247)

BREAKING CHANGES

  • platform methods respond with response classes instead of plain data
  • Core method getTransaction responds with response class instead of plain data
  • getTransaction, getDataContract and getIdentity methods throw NotFoundError if no data was found

DAPI Client v0.20.0-dev.4

05 Jul 10:22
4aec8e6
Compare
Choose a tag to compare
Pre-release
chore: bump version to 0.20.0-dev.4 (#248)