Releases: Greenstand/treetracker-query-api
Releases · Greenstand/treetracker-query-api
v1.67.2
1.67.2 (2023-05-20)
Bug Fixes
- remove
v2
and let's the client to decide the version number (bb8e730)
v1.67.0
1.67.0 (2023-04-25)
Features
- add grower_reference_id as a filter field for captures (b6bea8c)
- add grower_reference_id as a filter field for verify (3a8b1cc)
- add reference_id as a valid field for growers query (a92728a)
v1.66.0
1.66.0 (2023-04-25)
Features
- make results of captures query distinct to avoid duplicates (7d99679)
v1.65.0
1.65.0 (2023-03-29)
Bug Fixes
- add 'total' to wallets api response (61bf6ac)
- remove distinct from select of wallets (5118377)
- update return value type (1609643)
Features
- add wallets api (4601cce)
- order filtered wallets by name and grower id (bf1a980)
v1.64.0
1.64.0 (2023-03-26)
Features
- filter growers by number of captures (334c406)
- fix merge errors (ae2bb9e)
v1.63.0
1.63.0 (2023-03-20)
Bug Fixes
- fixed order by time_created doesnt exist @v2 (2854aa3)
Features
- added v2/trees link for growers (5a64db8)
v1.62.2
1.62.2 (2023-03-16)
Bug Fixes
- chaged the records limit to 100 (4069d1e)