Releases: evanshortiss/yr.no-forecast
Releases · evanshortiss/yr.no-forecast
2.1.0
2.0.0
- Increase performance by approximately 10x due to use of
pixl-xml
and
improved algorithm for getting weather nodes. - Simplify codebase.
- Update JSON output format to be closer to the original XML content. This gives
users of this module more flexibility and information but is a breaking change. - Add
getValidTimes
function. - Fix security
request
andqs
module vulnerabilities by updating toyr.no-interface@1.0.1
.
1.0.1
- Update dependencies with vulnerabilities.
- Use new 1.0.0 yr.no-interface
1.0.0
- Stable release.
- Use promises instead of callbacks.
- Performance improvements.