Skip to content

Commit

Permalink
Added changelog. Closes #91.
Browse files Browse the repository at this point in the history
  • Loading branch information
Joost Hietbrink committed Jun 18, 2015
1 parent 2138e26 commit b537049
Show file tree
Hide file tree
Showing 2 changed files with 293 additions and 0 deletions.
291 changes: 291 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,291 @@
# Change Log

## [v0.12.7](https://github.com/joost/phony_rails/tree/v0.12.7) (2015-06-18)

[Full Changelog](https://github.com/joost/phony_rails/compare/v0.12.6...v0.12.7)

**Closed issues:**

- inconsistent normalization [\#93](https://github.com/joost/phony_rails/issues/93)

**Merged pull requests:**

- Adding default error translation for the Hebrew language [\#96](https://github.com/joost/phony_rails/pull/96) ([pazaricha](https://github.com/pazaricha))

## [v0.12.6](https://github.com/joost/phony_rails/tree/v0.12.6) (2015-05-11)

[Full Changelog](https://github.com/joost/phony_rails/compare/v0.12.5...v0.12.6)

**Closed issues:**

- Nil return values for normalize cause validations to pass [\#92](https://github.com/joost/phony_rails/issues/92)

**Merged pull requests:**

- pass all options from String\#phony\_normalized to PhonyRails.normalize\_number [\#94](https://github.com/joost/phony_rails/pull/94) ([krukgit](https://github.com/krukgit))

## [v0.12.5](https://github.com/joost/phony_rails/tree/v0.12.5) (2015-04-30)

[Full Changelog](https://github.com/joost/phony_rails/compare/v0.12.4...v0.12.5)

**Closed issues:**

- phony\_normalize strips parentheses from NDC part [\#89](https://github.com/joost/phony_rails/issues/89)

- Does not normalize when validations are skipped [\#88](https://github.com/joost/phony_rails/issues/88)

## [v0.12.4](https://github.com/joost/phony_rails/tree/v0.12.4) (2015-04-05)

[Full Changelog](https://github.com/joost/phony_rails/compare/v0.12.2...v0.12.4)

## [v0.12.2](https://github.com/joost/phony_rails/tree/v0.12.2) (2015-04-05)

[Full Changelog](https://github.com/joost/phony_rails/compare/v0.12.1...v0.12.2)

**Closed issues:**

- Some numbers not normalizing properly as of 0.12.1 [\#87](https://github.com/joost/phony_rails/issues/87)

- Something wrong with normalization of NO phones [\#85](https://github.com/joost/phony_rails/issues/85)

## [v0.12.1](https://github.com/joost/phony_rails/tree/v0.12.1) (2015-04-01)

[Full Changelog](https://github.com/joost/phony_rails/compare/v0.12.0...v0.12.1)

**Closed issues:**

- Validate a phone number format, but don't require the presence [\#84](https://github.com/joost/phony_rails/issues/84)

- Simple question about creating a record [\#83](https://github.com/joost/phony_rails/issues/83)

## [v0.12.0](https://github.com/joost/phony_rails/tree/v0.12.0) (2015-03-26)

[Full Changelog](https://github.com/joost/phony_rails/compare/v0.11.0...v0.12.0)

**Closed issues:**

- Allow validating against multiple countries [\#81](https://github.com/joost/phony_rails/issues/81)

**Merged pull requests:**

- allow all valid options [\#82](https://github.com/joost/phony_rails/pull/82) ([zzma](https://github.com/zzma))

## [v0.11.0](https://github.com/joost/phony_rails/tree/v0.11.0) (2015-03-04)

[Full Changelog](https://github.com/joost/phony_rails/compare/v0.10.1...v0.11.0)

**Closed issues:**

- Method phony\_formatted return "undefined method `split' for 1:Fixnum" [\#79](https://github.com/joost/phony_rails/issues/79)

**Merged pull requests:**

- Fix incorrect Japanese translation [\#80](https://github.com/joost/phony_rails/pull/80) ([ykzts](https://github.com/ykzts))

## [v0.10.1](https://github.com/joost/phony_rails/tree/v0.10.1) (2015-01-21)

[Full Changelog](https://github.com/joost/phony_rails/compare/v0.10.0...v0.10.1)

**Closed issues:**

- PhonyRails.normalize\_number is removing unexpected zero [\#77](https://github.com/joost/phony_rails/issues/77)

- support for arrays in postgres [\#59](https://github.com/joost/phony_rails/issues/59)

- Phone extension support [\#57](https://github.com/joost/phony_rails/issues/57)

## [v0.10.0](https://github.com/joost/phony_rails/tree/v0.10.0) (2015-01-21)

[Full Changelog](https://github.com/joost/phony_rails/compare/v0.9.0...v0.10.0)

**Closed issues:**

- Already normalized numbers have default country code prepended [\#76](https://github.com/joost/phony_rails/issues/76)

## [v0.9.0](https://github.com/joost/phony_rails/tree/v0.9.0) (2015-01-13)

[Full Changelog](https://github.com/joost/phony_rails/compare/v0.8.2...v0.9.0)

**Merged pull requests:**

- change kh to km [\#75](https://github.com/joost/phony_rails/pull/75) ([Samda](https://github.com/Samda))

- update phony [\#74](https://github.com/joost/phony_rails/pull/74) ([Samda](https://github.com/Samda))

- add Khmer language translation [\#73](https://github.com/joost/phony_rails/pull/73) ([Samda](https://github.com/Samda))

- Add PhonyRails.plausible\_number? [\#72](https://github.com/joost/phony_rails/pull/72) ([marcantonio](https://github.com/marcantonio))

## [v0.8.2](https://github.com/joost/phony_rails/tree/v0.8.2) (2014-12-18)

[Full Changelog](https://github.com/joost/phony_rails/compare/v0.8.0...v0.8.2)

**Closed issues:**

- uninitialized constant Listen::Turnstile [\#69](https://github.com/joost/phony_rails/issues/69)

- Issue with brazilian numbers [\#68](https://github.com/joost/phony_rails/issues/68)

- Phony is now at 2.8.x [\#67](https://github.com/joost/phony_rails/issues/67)

- Update to latest phony version? [\#65](https://github.com/joost/phony_rails/issues/65)

**Merged pull requests:**

- Remove depreciation warnings while running tests. [\#71](https://github.com/joost/phony_rails/pull/71) ([jmera](https://github.com/jmera))

- Update guard to handle change in listen dependency [\#70](https://github.com/joost/phony_rails/pull/70) ([JonMidhir](https://github.com/JonMidhir))

## [v0.8.0](https://github.com/joost/phony_rails/tree/v0.8.0) (2014-11-07)

[Full Changelog](https://github.com/joost/phony_rails/compare/v0.7.3...v0.8.0)

**Closed issues:**

- Update README [\#66](https://github.com/joost/phony_rails/issues/66)

## [v0.7.3](https://github.com/joost/phony_rails/tree/v0.7.3) (2014-10-23)

[Full Changelog](https://github.com/joost/phony_rails/compare/v0.7.2...v0.7.3)

**Merged pull requests:**

- Ability to validate against the normalized input [\#64](https://github.com/joost/phony_rails/pull/64) ([dimroc](https://github.com/dimroc))

## [v0.7.2](https://github.com/joost/phony_rails/tree/v0.7.2) (2014-10-15)

[Full Changelog](https://github.com/joost/phony_rails/compare/v0.7.1...v0.7.2)

**Merged pull requests:**

- Add italian translations [\#63](https://github.com/joost/phony_rails/pull/63) ([philipgiuliani](https://github.com/philipgiuliani))

## [v0.7.1](https://github.com/joost/phony_rails/tree/v0.7.1) (2014-10-01)

[Full Changelog](https://github.com/joost/phony_rails/compare/v0.7.0...v0.7.1)

## [v0.7.0](https://github.com/joost/phony_rails/tree/v0.7.0) (2014-09-30)

[Full Changelog](https://github.com/joost/phony_rails/compare/v0.6.0...v0.7.0)

**Closed issues:**

- TAG on release [\#62](https://github.com/joost/phony_rails/issues/62)

- Unable to run migrations if "as" attribute added [\#60](https://github.com/joost/phony_rails/issues/60)

- Rails not recognizing phony\_rails method [\#58](https://github.com/joost/phony_rails/issues/58)

- Validation fails if record country code does not match code in phone number [\#55](https://github.com/joost/phony_rails/issues/55)

- Phony 2.2.3 breaks test [\#51](https://github.com/joost/phony_rails/issues/51)

- Country code not set when first two digits eq country code [\#50](https://github.com/joost/phony_rails/issues/50)

- Phony 2.1 incompatibility related to country codes/numbers [\#48](https://github.com/joost/phony_rails/issues/48)

- Clarify Indended Functionality and Require a Default Country Code [\#43](https://github.com/joost/phony_rails/issues/43)

- Use Phony 2.0 [\#28](https://github.com/joost/phony_rails/issues/28)

**Merged pull requests:**

- Raise runtime errors not argument errors when :as attr undefined [\#61](https://github.com/joost/phony_rails/pull/61) ([chelsea](https://github.com/chelsea))

- Fixes \#55 - Validation fails if record country code does not match code ... [\#56](https://github.com/joost/phony_rails/pull/56) ([juanpaco](https://github.com/juanpaco))

- Add turkish locale file. [\#54](https://github.com/joost/phony_rails/pull/54) ([onurozgurozkan](https://github.com/onurozgurozkan))

- Translate german [\#53](https://github.com/joost/phony_rails/pull/53) ([toxix](https://github.com/toxix))

- Fix country code being incorrectly passed to phony [\#49](https://github.com/joost/phony_rails/pull/49) ([pjg](https://github.com/pjg))

## [v0.6.0](https://github.com/joost/phony_rails/tree/v0.6.0) (2014-01-28)

**Closed issues:**

- French normalized number isn't good [\#42](https://github.com/joost/phony_rails/issues/42)

- Invalid numbers should not be formatted [\#41](https://github.com/joost/phony_rails/issues/41)

- Error when formatting invalid numbers [\#40](https://github.com/joost/phony_rails/issues/40)

- License missing from gemspec [\#38](https://github.com/joost/phony_rails/issues/38)

- Expose Country objects, and allow national-to-international conversion [\#34](https://github.com/joost/phony_rails/issues/34)

- default\_country\_code forces country code [\#33](https://github.com/joost/phony_rails/issues/33)

- "translation missing" when using validator on non-activerecord backed models [\#30](https://github.com/joost/phony_rails/issues/30)

- Error when normalizing long telephone numbers with default country code [\#29](https://github.com/joost/phony_rails/issues/29)

- Fix default\_country\_number appending repeatedly [\#25](https://github.com/joost/phony_rails/issues/25)

- Detect if phone number has country code specified and use that [\#22](https://github.com/joost/phony_rails/issues/22)

- problem with v 0.2.1 [\#21](https://github.com/joost/phony_rails/issues/21)

- Error with phony\_normalize on migration [\#19](https://github.com/joost/phony_rails/issues/19)

- Mongoid Error Message [\#18](https://github.com/joost/phony_rails/issues/18)

- Make dependency on newer version of phony [\#11](https://github.com/joost/phony_rails/issues/11)

- add a wiki [\#7](https://github.com/joost/phony_rails/issues/7)

- validator not included [\#4](https://github.com/joost/phony_rails/issues/4)

- Country Number out of Country gem [\#3](https://github.com/joost/phony_rails/issues/3)

**Merged pull requests:**

- Add support for phony version ~\> 2.1 [\#45](https://github.com/joost/phony_rails/pull/45) ([pjg](https://github.com/pjg))

- In the validator: add country code & number handling [\#44](https://github.com/joost/phony_rails/pull/44) ([robink](https://github.com/robink))

- PhonyRails.country\_number\_for should accept case agnostic country code [\#39](https://github.com/joost/phony_rails/pull/39) ([ahegyi](https://github.com/ahegyi))

- option for country code validation in helper [\#37](https://github.com/joost/phony_rails/pull/37) ([fareastside](https://github.com/fareastside))

- Fix phone number formatting method call in README [\#36](https://github.com/joost/phony_rails/pull/36) ([pjg](https://github.com/pjg))

- Better attribute accessor pattern + Japanese translation [\#35](https://github.com/joost/phony_rails/pull/35) ([johnnyshields](https://github.com/johnnyshields))

- Cleanup for better Mongoid support [\#32](https://github.com/joost/phony_rails/pull/32) ([johnnyshields](https://github.com/johnnyshields))

- add activemodel validation translation [\#31](https://github.com/joost/phony_rails/pull/31) ([ghiculescu](https://github.com/ghiculescu))

- use default\_country\_code when normalizing [\#27](https://github.com/joost/phony_rails/pull/27) ([espen](https://github.com/espen))

- update Gemfile.lock with lastest version [\#26](https://github.com/joost/phony_rails/pull/26) ([espen](https://github.com/espen))

- Raise only an exception at validation for non-existing attributes \(\#19\) [\#20](https://github.com/joost/phony_rails/pull/20) ([k4nar](https://github.com/k4nar))

- Do not normalize an implausible phone [\#16](https://github.com/joost/phony_rails/pull/16) ([Jell](https://github.com/Jell))

- Override the default loading of the "countries" gem so that the Country class isn't unqualified. [\#15](https://github.com/joost/phony_rails/pull/15) ([jcoleman](https://github.com/jcoleman))

- Mongoid support. [\#14](https://github.com/joost/phony_rails/pull/14) ([siong1987](https://github.com/siong1987))

- Do not pollute the global namespace with a Country class [\#13](https://github.com/joost/phony_rails/pull/13) ([Jell](https://github.com/Jell))

- Address issue \#11 - need to use a newer version of phony for additional countries [\#12](https://github.com/joost/phony_rails/pull/12) ([rjhaveri](https://github.com/rjhaveri))

- Compatibility with Ruby 1.8.7 [\#10](https://github.com/joost/phony_rails/pull/10) ([henning-koch](https://github.com/henning-koch))

- remove cause for warning: already initialized constant VERSION [\#9](https://github.com/joost/phony_rails/pull/9) ([henning-koch](https://github.com/henning-koch))

- validator translation [\#8](https://github.com/joost/phony_rails/pull/8) ([ddidier](https://github.com/ddidier))

- refactored tests and added options to validates\_plausible\_phone [\#6](https://github.com/joost/phony_rails/pull/6) ([ddidier](https://github.com/ddidier))

- some tests and a helper method [\#5](https://github.com/joost/phony_rails/pull/5) ([ddidier](https://github.com/ddidier))

- Bumped Phony dependency to the latest [\#2](https://github.com/joost/phony_rails/pull/2) ([Rodeoclash](https://github.com/Rodeoclash))

- Changed the remaining references to phony\_number to phony\_rails. [\#1](https://github.com/joost/phony_rails/pull/1) ([floere](https://github.com/floere))



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
This small Gem adds useful methods to your Rails app to validate, display and save phone numbers.
It uses the super awesome Phony gem (https://github.com/floere/phony).

Find version information in the [CHANGELOG](changelog.md).

## Installation

Add this line to your application's Gemfile:
Expand Down

0 comments on commit b537049

Please sign in to comment.