Tags give the ability to mark specific points in history as being important
-
v0.2.16
f5c2e41e · ·Release 0.2.16 * Update the build dependency on `vergen-git2` * Drop dependency on `vergen-git2` * Updated dependencies, fixes security advisories: * [RUSTSEC-2026-0008](https://rustsec.org/advisories/RUSTSEC-2026-0008.html) * [RUSTSEC-2026-0037](https://rustsec.org/advisories/RUSTSEC-2026-0037.html)
-
v0.2.15
5aeb39f0 · ·Release 0.2.15 * Enable email notifications for all Forgejo Actions workflows * Updated dependencies, fixes security advisories: * [RUSTSEC-2025-0022](https://rustsec.org/advisories/RUSTSEC-2025-0022.html) * [RUSTSEC-2025-0023](https://rustsec.org/advisories/RUSTSEC-2025-0023.html)
-
v0.2.14
239418a5 · ·Release 0.2.14 * Add Renovate config with recommended settings * Add tests for Buienradar raintext parsing * Update the dependencies on `cached`, `chrono-tz`, `reqwest` and `thiserror` * Fix some typos * Updated dependencies, fixes security advisories: * [RUSTSEC-2024-0421](https://rustsec.org/advisories/RUSTSEC-2024-0421) * [RUSTSEC-2025-0004](https://rustsec.org/advisories/RUSTSEC-2025-0004) * [RUSTSEC-2025-0009](https://rustsec.org/advisories/RUSTSEC-2025-0009)
-
v0.2.13
f156bdb4 · ·Release 0.2.13 * Switch to Forgejo Actions; add audit workflow * Update dependency on the `cached` crate * Switch build dependency on `vergen` to `vergen-git2` * Update dependencies; this fixes security advisory [RUSTSEC-2024-0357](https://rustsec.org/advisories/RUSTSEC-2024-0357)
-
v0.2.12
ba1b27fd · ·Release 0.2.12 * Updated dependencies, fixes security advisiories: * [RUSTSEC-2024-0019](https://rustsec.org/advisories/RUSTSEC-2024-0019) * [RUSTSEC-2024-0332](https://rustsec.org/advisories/RUSTSEC-2024-0332) * Update dependency on `cached`, `chrono-tz`, `image` and `reqwest` * Fix tests; reduce required accuracy for geocoded coordinates again and don't run background map updates during tests
-
v0.2.11
88c59cdb · ·Release 0.2.11 * Updated dependencies, fixes security advisories: * [RUSTSEC-2024-0003](https://rustsec.org/advisories/RUSTSEC-2024-0003) * [RUSTSEC-2023-0072](https://rustsec.org/advisories/RUSTSEC-2024-0072) * Fix clippy issue * Tweak/fix tests; reduce required accuracy for geocoded coordinates
-
v0.2.10
c2450267 · ·Release 0.2.10 * Update dependencies ([RUSTSEC-2020-0071](https://rustsec.org/advisories/RUSTSEC-2020-0071.html), [RUSTSEC-2023-0044](https://rustsec.org/advisories/RUSTSEC-2023-0044.html)) * Switch to Rocket 0.5 RC4 * Update dependency on `cached` * Fix clippy issues
-
v0.2.9
1211fea4 · ·Release 0.2.9 * Update release Gitea Actions workflow; add seperate job to release Debian package to the new repository * Update dependencies ([RUSTSEC-2023-0044](https://rustsec.org/advisories/RUSTSEC-2023-0044))
-
v0.2.8
07e07011 · ·Release 0.2.8 * Print the version on lift off (#30) * Add a `/version` endpoint to the API (#30) * Update dependency on `cached` * Properly attribute the PAQI metric in its description(s) * No longer provide a map for the PAQI metric; the map used is only for pollen
-
v0.2.7
9bb9d248 · ·Release 0.2.7 * Switch back to the original Buienradar color scheme/maps key (#27) * Fix the token used to publish the crate to the Cargo package index
-
v0.2.6
afca20c9 · ·Release 0.2.6 * Add full release Gitea Actions workflow * Simplify Gitea Actions check, lint and test workflow * Improve no known map colors found error description * Update coordinates of Eindhoven in tests (Nomatim changed its geocoding) * Increase sampling area to 31×31 pixels (#26) * Switch to new Buienradar color scheme/maps key (#27)
-
v0.2.5
a289bd9e · ·Release 0.2.5 * Add Gitea Actions workflow for cargo * Updated dependencies on `cached`, `chrono-tz` and `geocoding` * Fix float comparison in tests * Fix clippy issues * Update dependencies ([RUSTSEC-2023-0018](https://rustsec.org/advisories/RUSTSEC-2023-0018.html))
-
v0.2.4
789bb1d1 · ·Release 0.2.4 * Add proper error handling and show them via the API (#25) * Run map refresher as an ad hoc liftoff fairing in Rocket * Changed emojis in log output * Removed `AQI_max` and `pollen_max` from the forecast JSON introduced in version 0.2.0 * Verify sample coordinate bounds (#24) * Default to current time if `Last-Modified` HTTP header is missing for retrieved maps
-
v0.2.3
3451445d · ·Release 0.2.3 * Update the examples in `README.md` * Fix tests by adding missing type * Fix map key color code for level 8 used by map sampling
-
v0.2.2
3fb899d1 · ·Release 0.2.2 * Switch to Rocket 0.5 RC2 * Fix timestamps for map samples not being correct (AQI, PAQI, UVI metrics) (#22) * Valid samples/items will no longer be discarded too early
-
v0.2.1
b61eb63c · ·Release 0.2.1 * Add tests for the merge functionality of the combined provider (PAQI) * Filter out old item/samples in combined provider (PAQI)
-
v0.2.0
5d37c5b5 · ·Release 0.2.0 * Add `AQI_max` and `pollen_max` to the forecast JSON (only when the PAQI metric is selected) (#20)
-