Uses JSON data from https://dataserviceapi.accuweather.com
Expand | ||
---|---|---|
| ||
Requires:
|
Version 1.0.2
January 3, 2024
Enable specifying which API host name to use
api.accuweather.com for Production,
apidev.accuweather.com for development and testing
dataservice.accuweather.com for free, limited developer access
Use the generic weather icon consistently in the app.
Add a few more supported weather options to the selection list.
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
...