All Versions
27
Latest Version
Avg Release Cycle
101 days
Latest Release
-
Changelog History
Page 3
Changelog History
Page 3
-
v0.3.3 Changes
- Correct number validation to São Paulo - BR.
-
v0.3.2 Changes
- Area codes for Brazil.
- Updated all regular expressions for NANP, to enforce end of line.
-
v0.3.1 Changes
- Issues with Croatia numbers corrected.
-
v0.3.0 Changes
- Changed
parse/2
parameters order for a better use on pipes. - Added functions
parse!/1
andparse!/2
for a direct return, and raises on error.
- Changed
-
v0.2.1 Changes
- Correct area codes for Colorado - US.
-
v0.2.0 Changes
- Add
parse/2
toPhone
module, so can parse phone numbers without international code but with atom identifying the country.
- Add
-
v0.1.0 Changes
- First public release