Releases: Seraksab/OpenWeatherMap.NetClient
Releases · Seraksab/OpenWeatherMap.NetClient
v1.4.0
v1.3.1
v1.3.0
v1.2.0
v1.1.0
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