6 Commits

Author SHA1 Message Date
4fdb48986e
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.
2022-04-30 01:35:45 +03:00
45f0b494b3
Switched from maven to gradle 7.4.2 build tool. 2022-04-18 11:41:02 +03:00
aed72a5ab5 Added new draft current weather retrieving implementation. 2019-06-13 23:48:05 +03:00
Prominence
f00ae8d37c Changed basic package name. Improved 'pom.xml' configuration. 2018-07-19 23:52:22 +03:00
Prominence
77f38e2b9a Basic raw implementation. 2018-07-05 00:02:26 +03:00
Alexey Zinchenko
b11a0e2a4d
Initial commit 2018-07-03 23:51:02 +03:00