Skip to content

Weathervane v0.11.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 17:23
· 4 commits to main since this release
v0.11.0
4a436b5

What's Changed

  • ci: restore v0.10.1 provenance and migrate publishing by @crenshawdev in #4
  • ci: separate major dependency updates by @crenshawdev in #6
  • docs: show crates.io downloads by @crenshawdev in #9
  • fix(alerts): detect country by reverse geocoding, and stop failing silently by @nwxnw in #11
  • fix(alerts): pick the EMMA_ID by best match, not by HashMap order by @crenshawdev in #12
  • chore(deps): update reqwest requirement from 0.12 to 0.13 by @dependabot[bot] in #8
  • fix(geo): cache Nominatim reverse geocodes for the process lifetime by @nwxnw in #15
  • feat(alerts): add fetch_alerts_detailed with area_desc and region_filtered by @nwxnw in #16
  • release: v0.11.0 by @crenshawdev in #17

New Contributors

Full Changelog: v0.10.1...v0.11.0