README.md in phony_rails-0.0.8 vs README.md in phony_rails-0.0.9
- old
+ new
@@ -40,9 +40,15 @@
<%= "some number string variable".phony_formatted(:format => :international, :spaces => '-') %>
## Changelog
+0.0.9
+* Fix for using same options Hash for all models.
+
+0.0.8
+* Improved number cleaning not to remove '+' and leading 0's. Now works with national numbers starting with 0 followed by country_code. Eg. 032 in BE.
+
0.0.7
* Fixed problem with '+' number
0.0.6
* Fixed problem with '070-4157134' being parsed as US number