Skip to content

Latest commit

 

History

History
148 lines (95 loc) · 8.81 KB

CHANGELOG.md

File metadata and controls

148 lines (95 loc) · 8.81 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

3 June 2024

21 May 2024

  • fix: getSubscriptionBalance method #57
  • Automated CHANGELOG.md update cff406f

20 May 2024

9 May 2024

  • feat: support session key as optional 8d939e4
  • Automated CHANGELOG.md update 41a57d4

8 May 2024

  • add docs c11db18
  • fix: to support pass session key directly 77c3e91
  • Automated CHANGELOG.md update 17b56ff

6 May 2024

6 May 2024

  • build(deps-dev): bump typescript from 5.3.3 to 5.4.3 #29
  • feat: support order and download calls to the backend2 67d64e3
  • Automated CHANGELOG.md update ffc1263
  • feat: bumpversion cc1e097

4 April 2024

  • feat: support listing of services and datasets associated to a subsci… #36
  • feat: support listing of services and datasets associated to a subsciption 7ebe1bf
  • fix: format da09b20
  • Automated CHANGELOG.md update ef7449e

1 April 2024

  • Fix: getServiceToken output #31
  • Automated CHANGELOG.md update 3c1c28c
  • fix: getServiceToken output 546f7b1

22 March 2024

  • Fix: add missing property #25
  • build(deps): bump jose from 5.2.2 to 5.2.3 #17
  • Automated CHANGELOG.md update 9645772
  • fix: lint 8268765
  • chore: v bump e90ded5

11 March 2024

  • feat: support more methods #15
  • feat: getAssetDDO and getBalance methods 4350f9d
  • Automated CHANGELOG.md update efd010f

7 March 2024

  • feat: support get the proxy token for a service #13
  • Automated CHANGELOG.md update b06dafe
  • feat: document method and fix linting cfbce2a

6 March 2024

  • build(deps-dev): bump @types/node from 20.11.19 to 20.11.23 #8
  • feat: add logout and appId 507eb65
  • Automated CHANGELOG.md update 5f9b1d1

29 February 2024

  • feat: support create datasets in the library #6
  • feat: document code and update the README with usage instructions #7
  • fix: params 7944f21
  • feat: add the documentation 1a88295
  • feat: add some missed methods and update environments c5ba41b

27 February 2024

  • feat: support webservice endpoint #5
  • feat: support webservice endpoint2 d96e142
  • Automated CHANGELOG.md update f77900a
  • feat: bumpversion to 0.1.2 2bbaf1f

21 February 2024

  • fix: added prepublishOnly script #2
  • Automated CHANGELOG.md update ce65f5f

v0.1.0

21 February 2024

  • feat: Added readme #1
  • feat: added linters, formatters, workflows f468abf
  • feat: initial implementation e44cefb
  • Initial commit 7810341