Releases: julien-c/iso3166
Releases · julien-c/iso3166
better method naming
2.0.0
- Added some more ISO codes.
- It accepts both lower and upper case as input.
- It returns the same code if not found rather than 'Unknown'.
- phoneCode() method to return country phone code by ISO code added.
- continent() method to return continent by ISO code added.