Prominence
  • Joined on 2022-03-11
Prominence synced commits to master at Prominence/openweathermap-java-api from mirror 2025-03-27 07:06:48 +03:00
a47386fd8f Preparing for release.
185f4cbe8c #60 Fixed snow parsing.
Compare 2 commits »
Prominence synced commits to refs/tags/v2.4.1 at Prominence/openweathermap-java-api from mirror 2025-03-27 07:06:48 +03:00
Prominence synced new reference refs/tags/v2.4.1 to Prominence/openweathermap-java-api from mirror 2025-03-27 07:06:48 +03:00
Prominence synced and deleted reference refs/tags/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.13.4.2 at Prominence/openweathermap-java-api from mirror 2024-11-14 12:26:44 +03:00
Prominence synced and deleted reference refs/tags/refs/pull/57/merge at Prominence/openweathermap-java-api from mirror 2024-11-14 12:26:44 +03:00
Prominence synced and deleted reference refs/tags/refs/pull/58/merge at Prominence/openweathermap-java-api from mirror 2024-11-14 12:26:44 +03:00
Prominence synced commits to master at Prominence/openweathermap-java-api from mirror 2024-11-14 12:26:44 +03:00
249ee09c7e Updated documentation.
23462b6d77 Add onecall API 3 support to allow access to daily summary (#58)
7f60964886 Bump jackson-databind from 2.13.2.2 to 2.13.4.2 (#57)
Compare 3 commits »
Prominence synced commits to refs/pull/58/head at Prominence/openweathermap-java-api from mirror 2024-11-14 12:26:44 +03:00
d4c255385c Fixed query parameters encoding.
1002bc79de Changed subscription plan for oneCall3 requester, deprecated oneCall.
Compare 2 commits »
Prominence synced commits to refs/tags/2.4.0 at Prominence/openweathermap-java-api from mirror 2024-11-14 12:26:44 +03:00
Prominence synced new reference refs/tags/2.4.0 to Prominence/openweathermap-java-api from mirror 2024-11-14 12:26:44 +03:00
Prominence synced commits to refs/pull/58/head at Prominence/openweathermap-java-api from mirror 2023-11-05 23:07:14 +03:00
ac1f043f51 add onecall 3 API
Prominence synced commits to refs/pull/58/merge at Prominence/openweathermap-java-api from mirror 2023-11-05 23:07:14 +03:00
55789804aa Merge ac1f043f51639be16817b4cfc06b79492d664000 into ff70aeb6fa2a8b2d724e75211d3c20eed522084d
ac1f043f51 add onecall 3 API
Compare 2 commits »
Prominence synced and deleted reference dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.13.4.1 at Prominence/openweathermap-java-api from mirror 2023-04-01 02:06:44 +03:00
Prominence synced commits to master at Prominence/openweathermap-java-api from mirror 2022-10-25 05:56:42 +03:00
ff70aeb6fa Update issue templates
e75cb29b15 Update issue templates (#55)
5b4182826e Create CODE_OF_CONDUCT.md (#54)
Compare 3 commits »
Prominence synced commits to dev at Prominence/openweathermap-java-api from mirror 2022-10-01 07:38:01 +03:00
a2b0360e4b New mapping approach (#41)
Prominence synced commits to dev at Prominence/openweathermap-java-api from mirror 2022-08-13 22:56:47 +03:00
b83b121e90 Adjusted to use HTTPS protocol by default. Added possibility to change request protocol.