Skip to content

Releases: daddyz/phonelib

v0.10.3

17 Dec 07:36
Compare
Choose a tag to compare

v0.10.2

15 Dec 05:32
Compare
Choose a tag to compare
  • updated data
  • fixed issue related to additional regexes definition

v0.10.1

20 Nov 06:36
Compare
Choose a tag to compare
  • 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.3

27 Oct 05:36
Compare
Choose a tag to compare
  • updated data

v0.9.2

08 Sep 06:04
Compare
Choose a tag to compare
  • fixed issue with duplicate country code inconsistent parsing
  • updated data

v0.9.1

17 Jul 06:11
Compare
Choose a tag to compare
  • fix to issue #303 , undocumented behavior changed for possible numbers

v0.9.0

17 Jul 05:31
Compare
Choose a tag to compare
  • updated data
  • fixed issue with national prefix fix reported in #304, affects all countries parsing

v0.8.8

16 Mar 18:18
Compare
Choose a tag to compare
  • updated data

v0.8.7

18 Jan 16:05
Compare
Choose a tag to compare
  • added Phonelib.skip_eager_loading! method to disable eager loading of data
  • updated data

v0.8.6

17 Dec 07:09
Compare
Choose a tag to compare
  • updated data
  • added Rails eager loading
  • changed source of country names during import