TypographyKit v1.1.1 Release Notes

Release Date: 2019-03-15 // about 5 years ago
  • ➕ Added

    • ➕ Added refreshWithData(_:) for refreshing configuration data from a configuration file which has already been downloaded.

    🔄 Changed

    • ⚡️ After updating the configurationURL property, configuration is reloaded from the new URL.
    • 🔧 Prioritizes JSON configuration files over property lists should both exist in an app's bundle.