AccuWeather Reader Release Notes

Uses JSON data from https://api.accuweather.com

Requires:

  • .Net Framework 4.8

Version 1.0.2

January 3, 2024

Version 1.0.1

December 22, 2023

  • Changed AccuWeather URL to https://api.accuweather.com as per instructions from AccuWeather.

  • Fixed issue with BindingRedirect for System.Runtime.CompilerCompilerServices.Unsafe to use v6.0.0.0 instead of v4.0.4.1 referenced by System.Threading.Tasks.

Version 1.0.0

December 15, 2023

First build supports

  • Check for updates

  • Daily forecasts

  • Current conditions

  • Hourly forecasts

  • Search for locations by

    • Location name

    • Geo Position (latitudes and longitudes)

  • Retrieve current data for new locations as they are added instead of waiting for the next run

  • Selection options for language and units

  • Requires

    • .Net Framework 4.8