[go: up one dir, main page]

Skip to content
weather-information collector, version 0.10.0 (2022-10-24)

The program is now able to collect data from the Open-Meteo API,
too.

weather-information-collector-task-creator can now work even if
there is no API key for OpenWeatherMap available in the config
file. It will fall back to Open-Meteo in that case.

simdjson, the library used for JSON parsing, has been updated
from version 2.2.2 to version 3.0.0.

nlohmann/json, the library used for JSON parsing when simdjson is
not supported, has been updated from version 3.11.1 to version
3.11.2.