Releases: Seraksab/OpenWeatherMap.NetClient
Releases · Seraksab/OpenWeatherMap.NetClient
v1.4.0
01 Aug 22:09
Compare
Sorry, something went wrong.
No results found
Added
Support for OneCall API
Upgraded to Refit 7
v1.3.1
26 Jun 16:17
Compare
Sorry, something went wrong.
No results found
Changed
Use DateTimeOffset instead of DateTime for timestamps
Updated UnitsNet dependency
v1.3.0
16 Jun 14:35
Compare
Sorry, something went wrong.
No results found
Added
Expose the HttpClient instance to allow custom configuration
Changed
No longer wrap Refit exceptions
Updated dependencies
v1.2.0
22 Sep 22:48
Compare
Sorry, something went wrong.
No results found
Added
Changed
Internal handling of API calls
Utilize Polly and MemoryCache for caching instead of LazyCache
v1.1.0
26 Aug 16:15
Compare
Sorry, something went wrong.
No results found
Added
Support for the 'Basic weather maps' API
Support for the '3-hour Forecast 5 days' API
Missing 'ground level pressure' and 'sea level pressure' measurements to CurrentWeather
Missing 'wind gust' measurement to CurrentWeather
Changed
Instead of wrapping API results and exceptions in an ApiResponse, return or throw them directly.
Renamed some functions of the AirPollution and CurrentWeather API