Revision history for Weather::Meteo 0.12 Mon Feb 24 07:44:44 EST 2025 Corrected the documentation for tz Handle "0.25" as a co-ordinate 0.11 Fri Feb 14 08:11:25 EST 2025 More useful error message Handle numbers starting with a decimal point Added rate-limiting and caching support 0.10 Thu Feb 13 07:47:59 EST 2025 Better handling of JSON decode errors Added t/30-basics.t Better arg checking 0.09 Thu May 30 16:27:39 EDT 2024 Attempt to fix https://www.cpantesters.org/cpan/report/cb5e2b52-a699-11ee-9c1e-22106e8775ea Added t/carp.t The date argument to weather() can now be a DateTime, or similar, object Fix giving location as a named argument 0.08 Wed Nov 29 07:08:36 EST 2023 Test needs TimeZone::TimeZoneDB when TIMEZONEDB_KEY is set Fix https://github.com/nigelhorne/Weather-Meteo/issues/3 (SREZIC) Fix https://github.com/nigelhorne/Weather-Meteo/issues/4 (SREZIC) 0.07 Thu 9 Nov 07:45:17 EST 2023 Fix http://www.cpantesters.org/cpan/report/b25e6af8-0ce4-11ee-8f82-220d6e8775ea Carp rather than croak when the website returns 500 0.06 Thu Jun 15 20:49:00 EDT 2023 Added bin/weather weather() now supports the 'tz' argument 0.05 Fri Apr 14 09:55:47 EDT 2023 Include the daily overview in the results The database is from 1940 0.04 Tue Mar 21 21:49:03 EDT 2023 Support Geo::Location::Point object to give a location 0.03 Fri Mar 10 09:35:01 EST 2023 Remove unused modules Look into http://www.cpantesters.org/cpan/report/8b5bb156-bd91-11ed-aba6-9a79f339625c Fix https://github.com/nigelhorne/Weather-Meteo/issues/1 (SREZIC) 0.02 Tue Feb 28 11:57:35 EST 2023 Remove references left from the template code Added all my basic testing 0.01 Tue Feb 28 11:16:18 EST 2023 First draft