v0.12.9 (2015-07-13)
Closed issues:
- Countries 0.11.5 introduces a breaking change #103
Merged pull requests:
v0.12.8 (2015-06-22)
Closed issues:
-
activerecord dependency #99
-
Using a number different from the country #97
-
UK 0203 numbers not handled correctly #95
-
Consider keeping a Changelog for changes in each version. #91
-
Phone numbers with extensions #78
Merged pull requests:
v0.12.7 (2015-06-18)
Closed issues:
- inconsistent normalization #93
Merged pull requests:
v0.12.6 (2015-05-11)
Closed issues:
- Nil return values for normalize cause validations to pass #92
Merged pull requests:
v0.12.5 (2015-04-30)
Closed issues:
-
phony_normalize strips parentheses from NDC part #89
-
Does not normalize when validations are skipped #88
v0.12.4 (2015-04-05)
v0.12.2 (2015-04-05)
Closed issues:
-
Some numbers not normalizing properly as of 0.12.1 #87
-
Something wrong with normalization of NO phones #85
v0.12.1 (2015-04-01)
Closed issues:
-
Validate a phone number format, but don't require the presence #84
-
Simple question about creating a record #83
v0.12.0 (2015-03-26)
Closed issues:
- Allow validating against multiple countries #81
Merged pull requests:
v0.11.0 (2015-03-04)
Closed issues:
- Method phony_formatted return "undefined method `split' for 1:Fixnum" #79
Merged pull requests:
v0.10.1 (2015-01-21)
Closed issues:
-
PhonyRails.normalize_number is removing unexpected zero #77
-
support for arrays in postgres #59
-
Phone extension support #57
v0.10.0 (2015-01-21)
Closed issues:
- Already normalized numbers have default country code prepended #76
v0.9.0 (2015-01-13)
Merged pull requests:
-
Add PhonyRails.plausible_number? #72 (marcantonio)
v0.8.2 (2014-12-18)
Closed issues:
-
uninitialized constant Listen::Turnstile #69
-
Issue with brazilian numbers #68
-
Phony is now at 2.8.x #67
-
Update to latest phony version? #65
Merged pull requests:
-
Remove depreciation warnings while running tests. #71 (jmera)
-
Update guard to handle change in listen dependency #70 (JonMidhir)
v0.8.0 (2014-11-07)
Closed issues:
- Update README #66
v0.7.3 (2014-10-23)
Merged pull requests:
v0.7.2 (2014-10-15)
Merged pull requests:
- Add italian translations #63 (philipgiuliani)
v0.7.1 (2014-10-01)
v0.7.0 (2014-09-30)
Closed issues:
-
TAG on release #62
-
Unable to run migrations if "as" attribute added #60
-
Rails not recognizing phony_rails method #58
-
Validation fails if record country code does not match code in phone number #55
-
Phony 2.2.3 breaks test #51
-
Country code not set when first two digits eq country code #50
-
Phony 2.1 incompatibility related to country codes/numbers #48
-
Clarify Indended Functionality and Require a Default Country Code #43
-
Use Phony 2.0 #28
Merged pull requests:
-
Raise runtime errors not argument errors when :as attr undefined #61 (chelsea)
-
Fixes #55 - Validation fails if record country code does not match code ... #56 (juanpaco)
-
Add turkish locale file. #54 (onurozgurozkan)
-
Fix country code being incorrectly passed to phony #49 (pjg)
v0.6.0 (2014-01-28)
Closed issues:
-
French normalized number isn't good #42
-
Invalid numbers should not be formatted #41
-
Error when formatting invalid numbers #40
-
License missing from gemspec #38
-
Expose Country objects, and allow national-to-international conversion #34
-
default_country_code forces country code #33
-
"translation missing" when using validator on non-activerecord backed models #30
-
Error when normalizing long telephone numbers with default country code #29
-
Fix default_country_number appending repeatedly #25
-
Detect if phone number has country code specified and use that #22
-
problem with v 0.2.1 #21
-
Error with phony_normalize on migration #19
-
Mongoid Error Message #18
-
Make dependency on newer version of phony #11
-
add a wiki #7
-
validator not included #4
-
Country Number out of Country gem #3
Merged pull requests:
-
In the validator: add country code & number handling #44 (robink)
-
PhonyRails.country_number_for should accept case agnostic country code #39 (ahegyi)
-
option for country code validation in helper #37 (fareastside)
-
Better attribute accessor pattern + Japanese translation #35 (johnnyshields)
-
Cleanup for better Mongoid support #32 (johnnyshields)
-
add activemodel validation translation #31 (ghiculescu)
-
Raise only an exception at validation for non-existing attributes (#19) #20 (k4nar)
-
Override the default loading of the "countries" gem so that the Country class isn't unqualified. #15 (jcoleman)
-
Do not pollute the global namespace with a Country class #13 (Jell)
-
Address issue #11 - need to use a newer version of phony for additional countries #12 (rjhaveri)
-
Compatibility with Ruby 1.8.7 #10 (henning-koch)
-
remove cause for warning: already initialized constant VERSION #9 (henning-koch)
-
refactored tests and added options to validates_plausible_phone #6 (ddidier)
-
Bumped Phony dependency to the latest #2 (Rodeoclash)
-
Changed the remaining references to phony_number to phony_rails. #1 (floere)
* This Change Log was automatically generated by github_changelog_generator