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

Changelog History
Page 8

  • v1.1.0 Changes

    • ๐Ÿ‘ Plural support [@KL-7]
    • Unicode data, decomposition [@timothyandrew]
  • v1.0.1 Changes

    • ๐Ÿ›  Fixed a US-ASCII bug that caused rake errors. This fix applies to both Ruby 1.8 and 1.9.
    • ๐Ÿ›  Fixed a regexp error in a test function, as well as a tokenizer bug. All tests now pass.
    • โž• Added support for Travis, a distributed build platform.
  • v1.0.0 Changes

    • Look ma, I'm open source!
  • v0.1.4 Changes

    • โž• Added functionality to gracefully fall back on default locale if chosen locale is unsupported.
  • v0.1.3 Changes

    • โž• Added support for Arabic, Hebrew, Farsi, Thai, and Urdu.
  • v0.1.2 Changes

    • โž• Added world language support.
  • v0.1.1 Changes

    • Localized dates, times, and datetimes can now be interchangeably converted to each other.
    • ๐Ÿ›  Fixed a bug that would not allow lookup of resource data by string (only symbol).
    • โž• Added really basic plural support.
  • v0.1.0 Changes

    • Birthday!