sinoptik/CHANGELOG.md

1.4 KiB

Changelog

All notable changes to Sinoptik will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

0.2.3 - 2022-05-21

Fixed

  • Update the examples in README.md
  • Fix tests by adding missing type
  • Fix map key color code for level 8 used by map sampling

0.2.2 - 2022-05-10

Changed

  • Switch to Rocket 0.5 RC2

Fixed

  • Fix timestamps for map samples not being correct (AQI, PAQI, UVI metrics) (#22)
  • Valid samples/items will no longer be discarded too early

0.2.1 - 2022-05-08

Added

  • Add tests for the merge functionality of the combined provider (PAQI)

Fixed

  • Filter out old item/samples in combined provider (PAQI)

0.2.0 - 2022-05-07

Added

  • Add AQI_max and pollen_max to the forecast JSON (only when the PAQI metric is selected) (#20)

0.1.0 - 2022-03-07

Initial release.