lokalise v0.5.0 Release Notes

Release Date: 2017-05-02 // almost 7 years ago
  • Braking changes

    • sharedObject is now a property and available as shared property in Swift.

    Behaviour changes

    • ⚡️ checkForUpdates now checks for update even if another check wasn't finished.
    • ⚡️ Changing localizationType doesn't call checkForUpdates automatically anymore. Call checkForUpdates manually after changing localizationType property

    🛠 Fixes

    • 📚 Updated localizationType documentation.