Releases: Greenstand/treetracker-query-api
Releases · Greenstand/treetracker-query-api
v1.62.2
1.62.2 (2023-03-16)
Bug Fixes
- chaged the records limit to 100 (4069d1e)
v1.62.1
1.62.1 (2023-02-14)
Bug Fixes
- capture/raw-capture queries (b804082)
v1.62.0
1.62.0 (2023-02-09)
Features
- added links to GET by grower id (9fa7f69)
v1.61.0
1.61.0 (2023-02-07)
Features
- added get v2/org and v2/org/id (3a47cd0)
- added links to grower router (0c09e1d)
- added orgv2 router and files (67d38ee)
- added v2 to the rest of GETs (1393277)
v1.60.0
1.60.0 (2023-02-02)
Features
- allow filtering by multiple orgs, tag_id, and allow null or not null queries (2561b9b)
- format incoming queries for validation and to make use of whereNull, whereNotNull arrays (06b0116)
v1.59.0
1.59.0 (2023-01-06)
Features
- respository and model for bound endpoint (8b8a216)
- routes for bound endpoint (318b145)
- type for bound endpoint (84f5c64)
- unit test for bound endpoint (951f751)
v1.58.0
1.58.0 (2022-12-20)
Features
- add repository unit tests to CI (90ffd43)
v1.57.0
1.57.0 (2022-12-06)
Bug Fixes
Features