Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 679 Bytes

CHANGELOG.md

File metadata and controls

14 lines (11 loc) · 679 Bytes

master

v0.0.1 - 2012-5-8

  • 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