Skip to content

Releases: ArkEcosystem/typescript-client

3.0.0

21 Sep 03:32
Compare
Choose a tag to compare

2.0.0

11 Nov 04:06
Compare
Choose a tag to compare

Changed

1.1.3

23 Mar 04:27
Compare
Choose a tag to compare

Changed

  • Simplify pagination with ApiResponse (therefore fixes rounds) (4b1ff6d, @Minigugus)
  • Switch from type to interface for better types preview in code editors (4b1ff6d, @Minigugus)

1.1.1

23 Mar 04:27
Compare
Choose a tag to compare

Fixed

1.1.0

20 Mar 04:13
Compare
Choose a tag to compare

Added

Fixed

Changed

1.0.5

11 Nov 10:38
Compare
Choose a tag to compare

Added

  • Add bridgechain endpoints (#70)
  • Add business endpoints (#70)
  • Add locks endpoints (#70)

1.0.2

11 Nov 10:38
Compare
Choose a tag to compare

Added

  • Crypto endpoint (#54)

1.0.1

06 Jul 03:20
Compare
Choose a tag to compare

Added

  • Allow client configuration via withOptions (#49)

1.0.0

06 Jul 03:20
336dc78
Compare
Choose a tag to compare

Added

  • Implemented Connections

Changed

  • Migrated to TypeScript

Removed

  • Peer Logic
  • Webhook Integration