mirror of
https://github.com/Prominence/openweathermap-java-api.git
synced 2026-07-03 03:06:45 +03:00
A bunch of global refactoring and improvements.
Improved coverage reports generation. Updated docs. Moved logic out of large mappers into small deserializers. Implemented Geocoding API functionality. Implemented Hourly forecast functionality. Implemented Daily forecast functionality. Renamed Coordinate class. Reimplemented Current Weather API: removed multiple locations requests. Marked officially deprecated methods as @Deprecated. Updated tests.
This commit is contained in:
+4
-3
@@ -1,5 +1,6 @@
|
||||
*.iml
|
||||
.idea/
|
||||
.idea
|
||||
.gradle
|
||||
build/
|
||||
target/
|
||||
build
|
||||
target
|
||||
out
|
||||
Reference in New Issue
Block a user