- fixed deleted countries appearing in countries[alpha2] instead of the current active country - thanks @silverwind
- Added emoji flags for countries - thanks @livedo
- Added or corrected Olympic codes for Kosovo, Federated States of Micronesia and British Virgin Islands - thanks @giedrius-timinskis
- Added notes on getting this package to work with webpack - thanks @luxflux and others in issue #57
- Added missing IOC code for South Sudan (SSD) - thanks @marchah
- Fixed Trinidad and Tobago IOC code (was TRI, now TTO) - thanks @mrmckeb
- Fixed typo and added tests to prevent it happening again (#56) - thanks @dbellavista
- Added previously deleted countries as "deleted" (thanks @mattvadrise in pull request #53)
- Changed name of "Sao Tome and Principe" (thanks @Laboratory)
- Added Kosovo as a "user assigned" entry (thanks @doapp-ryanp)
- Change license from AGPL3 to MIT (thanks @aduis)
- changed "Taiwan, Province Of China" to just "Taiwan" - thanks @azai-yahoo
- Added callingCountries - thanks @chemerisuk
- Updated docs to remove things that have been implemented from future additions list
- Fix to some language references - thanks @jussi-kalliokoski
- Added csv normalizing utility - so csv diffs should be easy in future
- Fix to East Timor and continent groupings - thanks #iancrowther
- Added currency symbols - thanks @CjS77
- Added Malay as a language for Malaysia (thanks to @lpsBetty)
- Removed redundant calling code +521 from Mexico (thanks to @spmarin)
- updated several languages, country names and added many regions - thanks to @iancrowther
- changed Latvian and Lithuanian currencies to EUR - thanks @gytisgreitai
- minor bug fix - thanks @alanshaw
- List all calling codes in an expected order - thanks @alanshaw
- Added languages - many thanks to Moritz Lawitschka (@lawitschka) for doing the initial work.
- @carlosleopoldo added 521 calling code to Mexico
- @bebrow contributed
lookup()
- Corrected Georgia calling code (thanks niftylettuce)
- Corrected Grenada calling code (thanks niftylettuce)
- Added
country-data.regions
- Added South Sudan
- Added proper accents to São Tomé and Príncipe
- Added IOC country codes (thanks fnogatz)
- Corrected several calling codes (GB, GA, GF, GG)
- Added link to libphonenumber
- Repo name change - to OpenBookPrices from LinkToBooks
- in currencies make the
decimals
an integer
- added country ISO status
- added country calling codes
- got rid of the
countries.alpha2.
style accessors.
- added currencies
- Initial release