Skip to content

Releases: Greenstand/treetracker-query-api

v1.7.4

04 Feb 03:55
Compare
Choose a tag to compare

1.7.4 (2022-02-04)

Bug Fixes

v1.7.3

04 Feb 03:49
Compare
Choose a tag to compare

1.7.3 (2022-02-04)

Bug Fixes

v1.7.2

04 Feb 03:40
Compare
Choose a tag to compare

1.7.2 (2022-02-04)

Bug Fixes

v1.7.1

03 Feb 06:27
Compare
Choose a tag to compare

1.7.1 (2022-02-03)

Bug Fixes

  • build error caused by package.json import in app (beaad04)

v1.7.0

01 Feb 04:56
Compare
Choose a tag to compare

1.7.0 (2022-02-01)

Features

  • add default order by created_at desc (69b5e66)

v1.6.0

30 Jan 02:22
Compare
Choose a tag to compare

1.6.0 (2022-01-30)

Bug Fixes

  • add eslint-disable-next-line (7aab7a0)
  • change getbyidorname to getwalletbyidorname (bc79d3c)
  • change getbyinorname to getwalletbyidname (c77bdc4)

Features

v1.5.2

28 Jan 03:04
Compare
Choose a tag to compare

1.5.2 (2022-01-28)

Bug Fixes

  • countries should return a list (79ebc61)
  • return 404 when countries not found (4f1cecb)

v1.5.1

28 Jan 02:47
Compare
Choose a tag to compare

1.5.1 (2022-01-28)

Bug Fixes

  • 404 error returned for unknown trees and countries (c40f0e2)
  • updated eslint config and renamed req and next params of error handler (9723abc)

v1.5.0

26 Jan 01:28
Compare
Choose a tag to compare

1.5.0 (2022-01-26)

Bug Fixes

  • remove escape characters (064b871)
  • resolve a second conflict with main branch (0371df4)
  • resolve conflict with main branch (d692815)
  • update test with complete sql sentence & add a test without orderBy argument (15377c1)

Features

  • add orderBy functionality to BaseRepository (05bc1d3)

v1.4.1

17 Jan 08:49
Compare
Choose a tag to compare

1.4.1 (2022-01-17)

Bug Fixes

  • org return links (c12f754)
  • turn the response value into an array object (db5bb23)