Revision history for Geo-Address-Parser

0.06	Mon Aug 18 11:36:54 EDT 2025
	US rule now says state not region
	Changed 'street' to 'road' for greater compatibility with Geo::Coder::Free

0.05	Mon Aug 16 11:34:44 EDT 2025
	Allow GB as a synonym for UK
	Refactored the UK rules
	Added Geo::Address::Parser::Rules::IRL for Irish addresses
	Call logger->error if logger is given

0.04	Tue Aug 12 08:16:22 EDT 2025
	Use Return::Set, Test::Returns and Object::Configure
	Allow Australia to be AU and New Zealand to be NZ

0.03	Mon Jul 28 20:45:27 EDT 2025
	Bump minimum version of Params::Get

0.02	Thu Jul 24 19:55:35 EDT 2025
	Use Params::Get
	Strip extra whitespace
	Normalize the name field
	Added a CLI via bin/geo-parse
	Bump the minimum version of Perl

0.01	Wed Jul 23 11:59:28 EDT 2025
        First draft