Skip to content

Releases: Prominence/openweathermap-java-api

Release version 2.4.0

14 Nov 09:15
249ee09
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.0...2.4.0

Release version 2.3.0

16 Apr 21:48
Compare
Choose a tag to compare

Implemented features:

  • Request timeout settings.
  • Added Moonrise/Moonset/MoonPhase information into Daily Onecall API.

Other:

  • Refactoring.

Release version 2.2.0

17 Apr 14:32
3c8b00e
Compare
Choose a tag to compare

Implemented features:

  • Air Pollution API

Release version 2.1.1

14 Apr 21:18
f2c672b
Compare
Choose a tag to compare

Changes:

  • Added getProbabilityOfPrecipitationPercentage() method.

Release version 2.1.0

11 Apr 23:08
4cfa8ab
Compare
Choose a tag to compare

Implemented features:

  • OneCall API implementation.

Changes:

  • New languages support.
  • Datetime fields renaming.
  • New WeatherState model.
  • Migrated to JUnit5.

Release version 2.0.1

26 Mar 20:42
4998663
Compare
Choose a tag to compare

Changes:

  • Added method for weather icon id retrieval;
  • Changed Celsius and Fahrenheit sign strings;

Release version 2.0.0

25 Mar 23:47
Compare
Choose a tag to compare

Completely redesigned API for usage-simplicity.

Implemented features:

  • Current weather
  • 5 day 3 hour forecast

Release version 1.2

29 May 20:44
Compare
Choose a tag to compare

Implemented features:

  • Changed custom exceptions to be unchecked.
  • Fixed API for UV and Air Pollution functionality.
  • Fixed docs.
  • Added tests.

Release version 1.1

04 Aug 16:14
Compare
Choose a tag to compare

Implemented features:

  • 16 day / daily forecast
  • UV Index(beta)
  • Air pollution(beta)

Release version 1.0

22 Jul 18:15
Compare
Choose a tag to compare

Implemented features:

  • Current weather data
  • 5 day / 3 hour forecast