Releases: TrevorPilley/phone-number-parser
3.8.0
3.7.4
Features
Updates to Canada and United States number ranges.
Bug fixes
None
Behaviour changes
None
API changes
CountryInfo
None
3.7.3
Features
None
Bug fixes
San Marino landlines starting 8
or 9
were incorrectly flagged as premium rate numbers, they are now identified correctly.
San Marino landlines can be dialled with or without the Italian NDC 0549
via the San Marino country code and also within the Italian country code.
Therefore the San Marino number 882555
can be dialled in the following ways:
+378882555
+3780549882555
+390549882555
However this is only applicable to landlines starting 0
, 8
or 9
, the Italian data file has been constrained accordingly (San Marino IP telephony, premium rate and mobiles cannot be dialled via the Italian country code).
Behaviour changes
None
API changes
CountryInfo
None
3.7.2
3.7.1
3.7.0
Features
This release adds support for Colombia and contains number updates for the following countries:
- Luxembourg
Bug fixes
None
Behaviour changes
None
API changes
CountryInfo
+ public static CountryInfo Colombia { get; }
3.6.0
Features
This release adds support for Turkey phone numbers.
Bug fixes
None
Behaviour changes
None
API changes
CountryInfo
+ public static CountryInfo Turkey { get; }
3.5.7
Features
None
Bug fixes
- TryParse throws an exception in certain scenarios following changes implemented in 3.5.6.
Behaviour changes
None
API changes
None
3.5.6
Features
This release contains number updates for the following countries:
- Netherlands
Bug fixes
- German phone number with extensions specified in older format were incorrectly parsed with some or all of the extension number included in the subscriber number.
Behaviour changes
None
API changes
None
3.5.5
Features
This release contains number updates for the following countries:
- Germany
Bug fixes
None
Behaviour changes
None
API changes
None