All Versions
16
Latest Version
Avg Release Cycle
63 days
Latest Release
1816 days ago

Changelog History
Page 2

  • v1.5.1 Changes

    ๐Ÿš€ Released on 2017-08-10.

    โž• Added


  • v1.5.0 Changes

    ๐Ÿš€ Released on 2017-08-08.

    โž• Added

    • ๐Ÿ’ป Localize UI elements with @IBInspectable.

    โœ‚ Deleted

    • โœ‚ Delete custom classes for UI elements in favor to @IBInspectable extensions.

  • v1.4.0 Changes

    ๐Ÿš€ Released on 2017-07-10.

    โž• Added

    • Dynamic bundle.
    • โšก๏ธ Update bundle.

    โšก๏ธ Updated

    • โœ‚ Remove enums for language.
    • ๐Ÿ›  Fixed #localize with placeholder replacement.

  • v1.3.0 Changes

    ๐Ÿš€ Released on 2017-02-14.

    โž• Added

    • ๐Ÿ‘Œ Support to Apple Strings.
    • Get your localized string using different table names.
    • JSON Provider and Strings Provider.
    • โœ… Testing mode.
    • 100% documented using jazzy.

    โšก๏ธ Updated

    • Not use vars to config.
    • โœ‚ Delete cache json file.

  • v1.2.0 Changes

    ๐Ÿš€ Released on 2017-01-19.

    โž• Added

    • ๐Ÿ“‡ Renamed JsonLocalized to Localize, according with the next features.
    • Static methods.
    • Config methods.
    • โœ… Testing mode.
    • โœ… Testing for more methods and cases.

    โšก๏ธ Updated

    • Config methods.
    • Statics calleds.

    ๐Ÿ›  Fixed

    • 0๏ธโƒฃ Getting default language key when in current language key no was available.

  • v1.1 Changes

    ๐Ÿš€ Released on 2017-01-17.

    โž• Added

    • ๐Ÿ“š Documentation for all methods.
    • Method to detect all available languages.
    • Method to localize languages codes.
    • โšก๏ธ Method to update language with string language code.
    • Notification when user change a language.
    • โšก๏ธ Update all localized components when user change language.

    โšก๏ธ Updated

    • โšก๏ธ Updated Example.