Skip to content

Releases: rsertelon/iso-3166-country-codes-angular

1.1 bugfix #1

09 Mar 15:20
Compare
Choose a tag to compare
  • Fixes possible directive exception (thanks @sullivanpt)
  • Adds reverse lookup: from country name to its code (thanks @dgdavid)

1.1

25 Sep 18:03
Compare
Choose a tag to compare
1.1
  • Adds the possibility to manipulate the country names

1.0 bugfix #4

09 Jul 06:48
Compare
Choose a tag to compare

Changelog:

  • Allows one to use non uppercase country codes in some methods.

1.0 bugfix #3 (broken)

09 Jul 06:42
Compare
Choose a tag to compare

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

09 Jul 06:46
Compare
Choose a tag to compare

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 generic country

1.0 bugfix #1

09 Jul 06:44
Compare
Choose a tag to compare

Fixes service dependencies after minification

1.0

09 Jul 06:42
Compare
Choose a tag to compare
1.0

First version of the library