Skip to content

Releases: Greenstand/treetracker-query-api

v1.62.3

17 Mar 01:05
Compare
Choose a tag to compare

1.62.3 (2023-03-17)

Bug Fixes

v1.62.2

16 Mar 02:30
Compare
Choose a tag to compare

1.62.2 (2023-03-16)

Bug Fixes

  • chaged the records limit to 100 (4069d1e)

v1.62.1

14 Feb 06:13
Compare
Choose a tag to compare

1.62.1 (2023-02-14)

Bug Fixes

  • capture/raw-capture queries (b804082)

v1.62.0

09 Feb 02:30
Compare
Choose a tag to compare

1.62.0 (2023-02-09)

Features

  • added links to GET by grower id (9fa7f69)

v1.61.0

07 Feb 07:57
Compare
Choose a tag to compare

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

02 Feb 06:30
Compare
Choose a tag to compare

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

06 Jan 03:06
Compare
Choose a tag to compare

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

20 Dec 02:03
Compare
Choose a tag to compare

1.58.0 (2022-12-20)

Features

  • add repository unit tests to CI (90ffd43)

v1.57.1

06 Dec 07:36
Compare
Choose a tag to compare

1.57.1 (2022-12-06)

Bug Fixes

v1.57.0

06 Dec 07:22
Compare
Choose a tag to compare

1.57.0 (2022-12-06)

Bug Fixes

Features