Skip to content

Releases: algoan/rest-nodejs

v1.13.0

17 Sep 16:07
Compare
Choose a tag to compare

1.13.0 (2020-09-17)

Features

  • folder: add interfaces and classes related to folder (fc8593d)
  • folder: implement several methods to call legal documents API (fe0ea6c)
  • service-account: add a static method to create signature (2761229)
  • serviceaccount: add methods to handle legal documents (087da71)
  • signature: add a static method to get the signature by id (1c9717e)
  • signature: add POST/PATCH methods for the signature (02afc0d)
  • test: add tests related to legal document (848d9cd)

v1.12.0

11 Sep 14:50
Compare
Choose a tag to compare

1.12.0 (2020-09-11)

Features

  • application: add the application class (f27b7ba)
  • application: add the update method (3a29856)

v1.11.1

10 Sep 09:12
Compare
Choose a tag to compare

1.11.1 (2020-09-10)

Bug Fixes

  • subscription: add the prefix to compare the signature header (fe1314a)

v1.11.0

11 Aug 16:35
Compare
Choose a tag to compare

1.11.0 (2020-08-11)

Features

  • serviceaccount: add the property config to the serviceAccount (9bdb865)

v1.10.2

29 Jul 16:35
Compare
Choose a tag to compare

1.10.2 (2020-07-29)

Bug Fixes

  • request-builder: add a missing property (bc14f9c)

v1.10.1

23 Jul 14:51
Compare
Choose a tag to compare

1.10.1 (2020-07-23)

Bug Fixes

  • banks-user: changed the banks-user model (3edf247)

v1.10.0

09 Jul 10:58
Compare
Choose a tag to compare

1.10.0 (2020-07-09)

Bug Fixes

  • bank-user: changed names of some API functions (9ed6a3c)

Features

  • banks-users: added API functions for GET Accs and GET Trans (21ef5c8)

v1.9.4

08 Jul 10:04
Compare
Choose a tag to compare

1.9.4 (2020-07-08)

Bug Fixes

  • change banksUser create account return type (9273aa1)
  • make debited account id optional on loan details (5893ab9)

v1.9.3

02 Jul 16:49
Compare
Choose a tag to compare

1.9.3 (2020-07-02)

Bug Fixes

  • banks-user: change the return type of the createAcc method (e333d51)

v1.9.2

02 Jul 16:03
Compare
Choose a tag to compare

1.9.2 (2020-07-02)

Bug Fixes

  • banks-user: add a new type for LoanAccounType (4198076)