Skip to content

3.1.0

Compare
Choose a tag to compare
@TrevorPilley TrevorPilley released this 10 May 14:47
· 187 commits to main since this release

Features

This release adds support for Antigua and Barbuda, Anguilla, Barbados and Latvia phone numbers.

Bug fixes

None

Behaviour changes

None

API changes

CountryInfo

+ public bool AllowsLocalGeographicDialling { get; }
+ public static CountryInfo Anguilla { get; }
+ public static CountryInfo AntiguaAndBarbuda { get; }
+ public static CountryInfo Barbados { get; }
+ public static CountryInfo Latvia { get; }