Skip to content

Latest commit

 

History

History
197 lines (92 loc) · 9.4 KB

CHANGELOG.md

File metadata and controls

197 lines (92 loc) · 9.4 KB

Changelog

2.6.1 (2024-11-20)

Bug Fixes

2.6.0 (2024-10-25)

Features

2.5.0 (2024-09-26)

Features

2.4.0 (2024-08-22)

Features

2.3.0 (2024-08-13)

Features

  • Viral_Activity_Level field in InfobaseTrend (#56) (2dce1c6)
  • add WastewaterAtEpiYearWeek table (#54) (5d1de97)

Bug Fixes

  • correct int to float types in InfobaseTrend (12fcfd0)

2.2.1 (2024-07-19)

Bug Fixes

  • correct allsites filters (cbcb0b0)

2.2.0 (2024-03-20)

Features

  • add access to townleveldatatrend (#45) (725ba55)

2.1.0 (2024-02-26)

Features

  • add canadaleveldata, healthregleveldata, provinceleveldata (#43) (7a0cc42)

2.0.1 (2024-01-09)

Bug Fixes

  • correct allSites, allSitesAdj schema (#41) (ce870f3)

2.0.0 (2023-11-30)

⚠ BREAKING CHANGES

  • update schema to ODM v2 (#39)

Features

Bug Fixes

  • add LotNumber to StandardCurve (94128c8)
  • typo in sites schema (df84379)

1.5.0 (2023-09-14)

Features

  • Enable querying of StandardCurve (b2b416d)

Bug Fixes

  • improve performance by removing top clauses (2c13599)

1.4.0 (2023-08-18)

Features

1.3.0 (2023-07-27)

Features

1.2.0 (2023-07-12)

Features

  • add siteID to allSites and allSitesAdj (#28) (fcab2cc)

1.1.2 (2023-05-03)

Bug Fixes

  • infobase.graphql now correctly uses InfobaseFilter (#25) (0e17e60)

1.1.1 (2023-03-24)

Miscellaneous Chores

1.1.0 (2023-03-14)

Features

  • add access to allSites, allSitesAdj, Infobase, `InfobaseT… (#22) (2c8084a)
  • update data access for BCCDC and HNJ (#20) (a21ed04)

1.0.0 (2023-02-22)

Features

  • add NML-WWGX dataset access for Haines Junction (HNJ) (42efe55)
  • multiple condition support for data access (da463fc)

Miscellaneous Chores

0.2.0 (2023-02-17)

Features

  • ✨ Implemented data access control (a72e64a)
  • Added support for datetime types (dfe43e0)
  • enable access for Haines Junction (HNJ) (b3d0bc8)

Bug Fixes

  • release-please.yml in proper directory (d466a95)

v0.3.0 2022-11-21 (d125716...81cf257)

Features

  • Added support for datetime types (99d1d84)

v0.2.0 2022-10-31 (6849818...9cffd22)

Features

  • ✨ Implemented data access control (976466a)

v0.1.0 2022-10-25 (a987ee5...66fb027)

Features

  • GraphQL Schema now supports relationships (a987ee5)

BREAKING CHANGES

  • `datasetID` renamed to `dataID` (Measures) (a987ee5)

0.0.1 2022-09-21 (ab89380...ab89380)

Features