All notable changes to this project will be documented in this file using the Keep a CHANGELOG principles. This project adheres to Semantic Versioning.
- Fixed PHPDoc return type of
AdministrativeAreaRepository::findByCountry
method
- Added country name aliases for Burma, Cote d'Ivoire, Curacao, Czech Republic, East Timor, Federated States of Micronesia, Netherlands, Palestinian territories, Saint Helena, Ascension and Tristan da Cunha, and United States Virgin Islands
- Added Republic of Kosovo with temporary user-assigned ISO codes
- Fixed
iconv
platform compatibility issue
- Added countries aliases for additional known names
- Upgrade minimum PHP version to 7.3
- Updated currencies list
- Deprecated
findByOfficialName
andfindByCommonName
ofCountryRepository
- Fixed the region of Canada to North America
Initial Release