-
v0.2.13f156bdb4 · ·
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.12ba1b27fd · ·
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.1188c59cdb · ·
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.6afca20c9 · ·
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.4789bb1d1 · ·
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