Skip to content

4.1.0

Latest
Compare
Choose a tag to compare
@TrevorPilley TrevorPilley released this 21 Jan 08:49

Features

This release adds support for the following countries:

  • Andorra
  • Dominican Republic
  • Falkland Islands
  • Faroe Islands
  • Mexico

Bug fixes

#774 Jamaica and Guam allow 7 digit dialling

Behaviour changes

None

API changes

CountryInfo

+ public static CountryInfo Andorra { get; }
+ public static CountryInfo DominicanRepublic { get; }
+ public static CountryInfo FalklandIslands { get; }
+ public static CountryInfo FaroeIslands { get; }
+ public static CountryInfo Mexico { get; }