Changes in version 4.0.5 (2025-01-11) - update of tests and readme, without impact on core functionality Changes in version 4.0.4 (2023-08-10) - removed dead links from README to pass CRAN incoming checks Changes in version 4.0.3 - corrected errors introduced by scientific formatting of seconds since Unix Epoch - moved dates in vignette to the future (only future dates are considered legal by the Google API) Changes in version 4.0.2 - consider arrival date & time when creating url for API call when using public transport / #5 Changes in version 4.0.1 - push the dates in vignette back to the future (the code won't run in the past) - update of unit tests Changes in version 4.0.0 (2022-04-26) - [!] change of package maintainer / from Rodrigo Azuelo to Jindra Lacko - [!] API call optimized to prioritize Distance Matrix over Distance Matrix Advanced calls - improved handling of non-ASCII place names (and spaces) - format of "wide" output changed to matrix - introduced unit tests - internal optimization + bugfixes