Releases: daddyz/phonelib
Releases · daddyz/phonelib
v0.10.2
- updated data
- fixed issue related to additional regexes definition
v0.10.1
- updated data
- fixed issue with non-geographic numbers parsing #314
- removed duplicated phone_validator3.rb #323
- added frozen_string_literal magic header #322 #305
- memoized regexp in PhoneAnalyzer#country_code_candidates_for #317
v0.9.2
- fixed issue with duplicate country code inconsistent parsing
- updated data
v0.9.1
- fix to issue #303 , undocumented behavior changed for possible numbers
v0.9.0
- updated data
- fixed issue with national prefix fix reported in #304, affects all countries parsing
v0.8.7
- added
Phonelib.skip_eager_loading!
method to disable eager loading of data
- updated data
v0.8.6
- updated data
- added Rails eager loading
- changed source of country names during import