Skip to content

Releases: aeharding/ppg.report

v2.1.2

01 May 16:22
Compare
Choose a tag to compare

This release allows ppg.report to be picked up by site crawlers.

Full Changelog: v2.1.1...v2.1.2

v2.1.1

01 May 05:33
Compare
Choose a tag to compare

This release adds TimezoneDB to the Terms page.

Full Changelog: v2.1.0...v2.1.1

v2.1.0

01 May 02:05
Compare
Choose a tag to compare

This release adds full weather tooltips when hovering over the weather, and only animates the lightning of the thunderstorm icon when greater than a chance or slight chance of thunderstorms.

image

Full Changelog: v2.0.0...v2.1.0

v2.0.0

30 Apr 01:27
Compare
Choose a tag to compare

This is a large release that adds NOAA grid hour-by-hour data (from api.weather.gov), and data extracted from TAF reports by nearby airports (thanks to the library https://github.com/aeharding/metar-taf-parser!)

image

There is also support for advisories and warnings issued by the National Weather Service. You will see a red header for Warnings, and yellow for Advisories.

image

What's Changed

  • Add aviation, noaa weather integrations by @aeharding in #36
  • Upgraded to React 18

Full Changelog: https://github.com/aeharding/ppg.report/commits/2.0.0