v7.0.0
What's Changed
- Add INTER support by @aeharding in #35
- Upgrade example website, fix misc, renaming by @aeharding in #34
Breaking changes
Pretty minimal!
- You may need to add additional logic to your app to handle the newly parsed
INTER
(intermittent) TAF trend type. - For those using the
getCompositeForecastForDate
API:
a.base
has been renamed toprevailing
b.additional
has been renamed tosupplemental
Full Changelog: v6.1.4...v7.0.0