Releases: hearsaycorp/phonenumber-util
Releases · hearsaycorp/phonenumber-util
v0.2.4
v0.2.3
v0.2.2
v0.2.1
- Bug fix: geo util fix for bug where states with multiple timezones but area codes within a single timezone would report incorrect state timezone bool. Now returns correct value.
- Bug fix: Unexpected phone formats would result in forced format and may truncate numbers to comply with known formats. This has changed to now return sanitized e164 for safe and useful display till that expected format is added.
- Cleanup: Cleanup to some github actions, documentation, tests.