Releases: Greenstand/treetracker-wallet-api
Releases · Greenstand/treetracker-wallet-api
v1.38.3
v1.38.2
v1.38.1
v1.38.0
v1.37.0
v1.36.0
v1.35.0
1.35.0 (2024-03-21)
Features
- enable pagination in trustGet through limit and offset query params (7e9b69b)
- package.json: add server-debug script (512f50f)
- trust.js: add getAllTrustRelationships function (e40ba05)
- trustrepository.js: add getAllByFilter function (8b24f35)
- trustservice.js: update getAllTrustRelationships (27b478c)
v1.34.0
v1.33.0
1.33.0 (2023-11-13)
Bug Fixes
- broken test (c792609)
- broken unit tests (40ea9ad)
- remove created_at migration (8449bf2)
- unit, integration tests (c59923c)
Features
- /batch-create-wallet basic functions (97ec9cb)
- /batch-create-wallet fix functions (7fe5ab8)
- /batch-create-wallet migration, extra information (9d351db)
- /batch-create-wallet, minor fixes (b8556f2)
- /batch-create-wallets log info (847e28b)
- /batch-transfer (492155a)
- /wallets query parameters (9ae9487)
- csv validation, transactions,/batch-create-wallet about field, /wallets about field (fef965a)
- minor fix (e06c27f)
- rename migrations (1f20e97)
- update api spec, error messages (dd13cb8)
- update migration, fix tests (977e9f9)
v1.32.0
1.32.0 (2023-10-29)
Bug Fixes
- bug fix and removed commented blocks (1074b69)
- bug fix and removed commented blocks (06b6c32)
- fixed broken tests (511de5a)
- replaced 400 error with 422 (b54b9b8)
- replaced error codes (a14e155)
- replaced expect-runtime calls with Joi validation (1320bf3)
- replaced expect-runtime calls with Joi validation (91d58f7)
- test cors deployment (fbe244e)
- wallet_event: added unit tests and ran integration test to fix bugs (d7c6e42)
- wallet_event: added unit tests and ran integration test to fix bugs (e0a6138)
- wallet_event: fix issues from merge conflicts (89eaa15)
- wallet_event: fix issues from unit test due to merge conflicts (66e6ff6)
- wallet_event: fixed unterminated quoted string (b48d545)
- wallet_event: made changes to code based on code review (519d061)