Prominence
  • Joined on 2022-03-11
Prominence synced commits to dev at Prominence/openweathermap-java-api from mirror 2022-04-17 05:36:39 +03:00
93b6b357c1 Switching to 17 version of java.
c0dd184965 Bump jacoco-maven-plugin from 0.8.7 to 0.8.8 (#32)
08d0aa091d Bump maven-jar-plugin from 3.2.0 to 3.2.2 (#33)
93ae514550 Bump maven-compiler-plugin from 3.8.1 to 3.10.1 (#35)
2a15788569 Bump maven-javadoc-plugin from 3.3.0 to 3.3.2 (#36)
Compare 15 commits »
Prominence synced commits to dev at Prominence/openweathermap-java-api from mirror 2022-04-15 05:16:39 +03:00
40462397c1 Added methods and fields to represent daily moonrise/moonset information. Added tests. Fixed UKRAINIAN language constant name. Updated docs.
44b543e65c Another portion of refactoring. Updated dependencies.
Compare 2 commits »
Prominence synced commits to dev at Prominence/openweathermap-java-api from mirror 2022-04-14 21:06:39 +03:00
13b20fc7e9 Moved mappers into separate package.
Prominence synced commits to dev at Prominence/openweathermap-java-api from mirror 2022-04-13 04:46:39 +03:00
2a531dd683 Started global refactoring. Added timeout parameters for requests.