Releases: Greenstand/treetracker-wallet-api
Releases · Greenstand/treetracker-wallet-api
v1.7.3
v1.7.2
v1.7.1
v1.7.0
1.7.0 (2021-02-18)
Bug Fixes
- all tests passing (612cf55)
- all unit tests passing (a7555fb)
- all unit tests working (59a9c99)
- clean up debugging logs (4c927d2)
- fix calls to test routines in package.json (dd3b340)
- fix seed tests that did not use knex (1895bcf)
- fix some integration tests (66cbe0e)
- fixes to code found by integration testing (f80691e)
- fixing integration tests and codes (e4ae6e1)
- remove old supertest file (26d2168)
- remove unused and incorrectly configured database pool module (b9094b5)
- remove unused import (16b285c)
- set scheme for seed tests in ci (2ffe6eb)
- set scheme for seed tests in ci (fc80a05)
- switch UUID for all ids, and set default value (1249c91)
- switch UUID for all ids, and set default value (ed8f27d)
- use .spec.js for all integration test scopes (7fa943f)
- use the ci env for unit tests in github actions (1bb0b1b)
- wip - fix unit tests for uuid ids (70edfe7)
- wip refactor integration tests (44d2f7c)
- work in progress (af99b9d)
- work in progress (69935b6)
- work to get integration working with primary key UUIDs, plus a log (a234a0c)
Features
- switch to UUID for all primary keys (706581e)
- switch to UUID for all primary keys (5bd9606)
- use the webmap api for capture data (9d4fbe6)
- use the webmap api for capture data (d2cfc0a)
- wip updating tests and models to uuid as id type, making tests more maintainable (86babd5)
- wip updating tests and models to uuid as id type, making tests more maintainable (9ef0d0f)