All Versions
40
Latest Version
Avg Release Cycle
73 days
Latest Release
749 days ago

Changelog History
Page 4

  • v2.2.0 Changes

    June 14, 2017
    • Create post notification when language has been changed.
  • v2.1.2 Changes

    June 05, 2017
    • ๐Ÿ›  Bugfixe and minor improvements.
  • v2.1.1 Changes

    June 03, 2017
    • Create Localizable protocol.
    • โž• add attention in documentation.
  • v2.1.0 Changes

    June 01, 2017
    • ๐Ÿ‘Œ Support for localized NSNumber.
  • v2.0.5 Changes

    May 23, 2017
    • ๐Ÿ›  Bugfixing - localized integer as long integer.
  • v2.0.4 Changes

    May 23, 2017
    • ๐Ÿ‘Œ Support for localized integer with leading zeros.
  • v2.0.3 Changes

    May 20, 2017
    • Create example for mac.
  • v2.0.2 Changes

    May 14, 2017
    • Create example for TV.
    • Create example for watch.
  • v2.0.1 Changes

    May 11, 2017
    • ๐Ÿš€ Change iOS deployment target to 9.0.
  • v2.0.0 Changes

    May 11, 2017
    • ๐Ÿ”„ Change the language of your apps "on the fly".
    • ๐Ÿ‘Œ Support for stantard localization key (Localizable.strings).
    • ๐Ÿ‘Œ Support for grouping localization keys (Localizable.plist and Localizable.stringsdict).
    • ๐Ÿ‘Œ Supports plural form in any language (Localizable.stringsdict).
    • ๐Ÿ‘‰ Use .l10n() to localized any string, int and double.
    • ๐Ÿ‘‰ Use two or more languages at the same time.