- Add support for localizing methods
- Add support for custom parsers ([@caironoleto][https://github.com/caironoleto])
- Basic localization for numeric, date and time attributes
- Accept hash of attributes on localized call
- Localize attributes=, assign_attributes, update_attribute, and update_attributes (@tomas-stefano)
- Localize nested attributes (@tomas-stefano)
- JRuby compatibility (@sobrinho)
- Format numeric values based on the current I18n number precision, delimiter and thousand separator
- Support for Rails 3.0, 3.1 and 3.2