Releases: Prominence/openweathermap-java-api
Releases · Prominence/openweathermap-java-api
Release version 2.4.0
What's Changed
- Create CODE_OF_CONDUCT.md by @Prominence in #54
- Update issue templates by @Prominence in #55
- Bump jackson-databind from 2.13.2.2 to 2.13.4.2 by @dependabot in #57
- Add onecall API 3 support to allow access to daily summary by @dbadia in #58
New Contributors
Full Changelog: 2.3.0...2.4.0
Release version 2.3.0
Implemented features:
- Request timeout settings.
- Added Moonrise/Moonset/MoonPhase information into Daily Onecall API.
Other:
- Refactoring.
Release version 2.2.0
Implemented features:
- Air Pollution API
Release version 2.1.1
Changes:
- Added
getProbabilityOfPrecipitationPercentage()
method.
Release version 2.1.0
Implemented features:
- OneCall API implementation.
Changes:
- New languages support.
- Datetime fields renaming.
- New WeatherState model.
- Migrated to JUnit5.
Release version 2.0.1
Changes:
- Added method for weather icon id retrieval;
- Changed Celsius and Fahrenheit sign strings;
Release version 2.0.0
Completely redesigned API for usage-simplicity.
Implemented features:
- Current weather
- 5 day 3 hour forecast
Release version 1.2
Implemented features:
- Changed custom exceptions to be unchecked.
- Fixed API for UV and Air Pollution functionality.
- Fixed docs.
- Added tests.
Release version 1.1
Implemented features:
- 16 day / daily forecast
- UV Index(beta)
- Air pollution(beta)
Release version 1.0
Implemented features:
- Current weather data
- 5 day / 3 hour forecast