Gloss v1.0.0 Release Notes

  • 🚀 Released on 2016-09-20. All issues associated with this milestone can be found using this filter

    ⚡️ Updated

    • JSON typealias now uses Any instead of AnyObject [Issue #212]
    • 👌 Support for Swift 3.0 [PR #212]
    • Syntax now reflects Swift 3.0 standards [PR #216]

    ⬆️ Upgrade Notes

    ⚡️ This version marks the first version using Swift 3.0 syntax. Users should update client projects to Swift 3.0 before switching to 1.0.0

    🗄 Also note: Version 0.8.0 marked the deprecation of a feature called "nested keypaths". This allowed deeply nested JSON values to be accessed via a period-delimited key. However, this feature was reintroduced in version 1.1.0.