v0.0.1, 2021-01-18 -- Initial release (alpha).
v0.0.2, 2021-01-18 -- fix some project urls.
v0.0.3, 2021-01-18 -- add Exceptions and MeteoAlarm class.
v0.0.4, 2021-01-18 -- fix dependencies on pypi package.
v0.0.5, 2021-01-18 -- fix Spain code and add more regions to DE.
v0.0.6, 2021-01-19 -- change the name of main method and add resources info.
v0.0.7, 2021-01-19 -- updated data and documentation.
v0.0.8, 2021-01-19 -- full codes for big countries.
v0.0.9, 2021-01-20 -- add regions for PL and add field 'message_id'.
v0.1.0, 2021-01-22 -- more defensive code.
v0.1.1, 2021-01-23 -- add more countries to MANY_REGIONS_COUNTRIES.
v0.1.2, 2021-01-23 -- add 'alert_id'.
v0.1.3, 2021-01-25 -- catch socket timeout errors.
v0.1.4, 2021-01-25 -- sanityze url.
v0.1.5, 2021-01-26 -- date/time in ISO8601 format.
v0.1.6, 2021-01-29 -- add published.
v0.1.7, 2021-01-30 -- faster API for the majority of countries.
v0.1.8, 2021-02-01 -- update resources.
v0.1.9, 2021-02-03 -- add 'countries_iso' map.
v0.2.0, 2021-02-05 -- new strategy (all uniq alerts).
v0.2.1, 2021-02-05 -- all uniq alerts (from older to newest).
v0.2.2, 2021-02-08 -- optimize flow and cleaner messages.
v0.2.3, 2021-02-09 -- discriminate between white and green alerts.
v0.2.4, 2021-02-10 -- new 'alert_id' algorithm.
v0.2.5, 2021-02-12 -- assure proper order on alerts.
