Releases: algoan/rest-nodejs
Releases · algoan/rest-nodejs
v1.13.0
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
1.12.0 (2020-09-11)
Features
- application: add the application class (f27b7ba)
- application: add the update method (3a29856)
v1.11.1
1.11.1 (2020-09-10)
Bug Fixes
- subscription: add the prefix to compare the signature header (fe1314a)
v1.11.0
1.11.0 (2020-08-11)
Features
- serviceaccount: add the property config to the serviceAccount (9bdb865)
v1.10.2
1.10.2 (2020-07-29)
Bug Fixes
- request-builder: add a missing property (bc14f9c)
v1.10.1
1.10.1 (2020-07-23)
Bug Fixes
- banks-user: changed the banks-user model (3edf247)
v1.10.0
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
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
1.9.3 (2020-07-02)
Bug Fixes
- banks-user: change the return type of the createAcc method (e333d51)
v1.9.2
1.9.2 (2020-07-02)
Bug Fixes
- banks-user: add a new type for LoanAccounType (4198076)