Elevate v1.1.0 Release Notes

  • ๐Ÿš€ Released on 2016-09-07.

    โšก๏ธ Updated

    • โœ… All source, test and example logic to compile against Swift 2.3 and Xcode 8.
    • ๐ŸŽ Dictionary key check from O(n) operation to O(1) resulting in overall parsing performance improvements of 40-50% in tests.
    • ๐Ÿ— The Travis CI yaml file to build against iOS 10 and the new suite of simulators.

    โœ‚ Removed

    • โœ… Slather reporting from the test suite due to instability issues with Xcode and Travis CI.
    • ๐Ÿ‘• CocoaPods linting from the Travis CI yaml file due to current instabilities with Xcode 8.