All Versions
78
Latest Version
Avg Release Cycle
47 days
Latest Release
912 days ago

Changelog History
Page 4

  • v3.2.0 Changes

    June 24, 2015
    • โž• Add Gujarati, Kannada, Marathi
  • v3.1.2 Changes

    • โž• Add 'short' as a valid weekday names form in Shared::Calendar.
  • v3.1.1 Changes

    • ๐Ÿ›  Fixed an issue with single quotes appearing in dates formatting.
    • โž• Added support for locale codes that have region code in lower case.
    • ๐Ÿ›  Fixed time zone formatting for DateTime objects.
  • v3.1.0 Changes

    • โšก๏ธ Updated resources from CLDR v26 (except the collation data).
    • โž• Added support for ordinal plurals.
    • โž• Added PostalCodes#find_all method.
    • โž• Added negative numbers abbreviation.
    • ๐Ÿ›  Fixed pluralization for abbreviated numbers.
    • ๐Ÿ›  Fixed pluralization rules by not merging 'en' rules into every locale.
  • v3.0.10 Changes

    • โž• Adding Date back in as a localizable object.
  • v3.0.9 Changes

    • โž• Fixing date and time formatting issue where calling to_additional_s on an instance of LocalizedDate could raise an error.
  • v3.0.8 Changes

    • ๐Ÿ›  Fixing issue causing extraneous single quotes to appear in formatted dates and times.
  • v3.0.7 Changes

    • ๐Ÿ‘ Territories containment support.
  • v3.0.6 Changes

    • โž• Add en-150 and es-419 locales.
  • v3.0.5 Changes

    • ๐Ÿ›  Fixed short numbers formatting for ru and other locales that use patterns with literal periods.