Releases: twcclegg/libphonenumber-csharp
Releases · twcclegg/libphonenumber-csharp
v8.13.11
v8.13.10
v8.13.9
8.13.8
- Geocoding data is zipped to reduce nupkg size (thanks to @dwfrancis)
- PhoneNumberConverter attribute added to extensions package to assist with phone number serialization and deserialization.
v8.13.7
v8.13.6
v8.13.5
v8.13.4
v8.13.3
v8.13.2
- Thanks to @senecaconsultancy for porting PhoneNumberToTimeZonesMapper which had been lacking!
- Added net7.0 targeting
- Added an extensions package (alpha for now) to provide extra functionality beyond what is in the Java version, adding things that can make things more C#ish e.g. TryParse. Feel free to suggest things for this since there's no concept of feature parity with Google.