Skip to content

Releases: hearsaycorp/phonenumber-util

v0.2.4

18 Dec 17:14
39ae260
Compare
Choose a tag to compare
  • Bug fix: add 844 non-geographic area code
  • Bug fix: add 227 Maryland area code
  • Bug fix: set explicit TZ for precommit hooks before unit test
  • Cleanup: Update dependencies
  • Cleanup: Docs update

v0.2.3

25 Nov 18:34
3efd738
Compare
Choose a tag to compare
  • Bug fix: added 283 area code
  • Bug fix: fix +61 region code
  • Cleanup: bump devDeps
  • Cleanup: additional comments added

v0.2.2

13 Nov 01:23
7a316ae
Compare
Choose a tag to compare
  • Bug fix: added 226 area code, part of Ontario

v0.2.1

01 Nov 17:11
6d2f75b
Compare
Choose a tag to compare
  • 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.

v0.2.0

28 Oct 17:53
218ff5d
Compare
Choose a tag to compare
  • New geo-data including estimated times, regions and simple compliance checks
  • Added new, upcoming area codes
  • Small tweaks and fixes

v0.1.1

22 Oct 20:03
858dd26
Compare
Choose a tag to compare

Initial public release