ModelRocket v1.1 Release Notes

Release Date: 2015-09-17 // over 8 years ago
  • ➕ Added

    • 👍 Swift 2 support!
    • 0️⃣ Default implementations for Model and RawRepresentable (String and Int) types.
    • isNil property on JSON

    ⚡️ Updated

    • Conformance to Equatable for JSON, Property, PropertyArray, and PropertyDictionary

    📇 Renamed

    • ModelRocket class to Model, to fix a namespacing issue caused by the framework and class sharing the same name.