Releases: rsertelon/iso-3166-country-codes-angular
Releases · rsertelon/iso-3166-country-codes-angular
1.1 bugfix #1
- Fixes possible directive exception (thanks @sullivanpt)
- Adds reverse lookup: from country name to its code (thanks @dgdavid)
1.1
1.0 bugfix #4
Changelog:
- Allows one to use non uppercase country codes in some methods.
1.0 bugfix #3 (broken)
Changelog:
- Removes last comma from country list (fixes IE problem)
- Adds
getCountryNames
method to get several country names at once. - Bower main file points to the minified version
Minified file is not up to date... don't use this version !
1.0 bugfix #2
Changelog:
- Library given to the public domain. This means that everyone owns it. There's no copyright on this library.
- Filter renamed
isoCountry
instead of the too genericcountry
1.0 bugfix #1
Fixes service dependencies after minification