Elevate v2.2.0 Release Notes

Release Date: 2017-01-14 // about 7 years ago
  • ๐Ÿš€ Released on 2016-01-13. All issues associated with this milestone can be found using this filter.

    โž• Added

    • โœ… Decodable conformance for Dictionary types along with tests.

    โšก๏ธ Updated

    • โœ… Decodable test names, failure messages and general structure.
    • ๐Ÿ†“ Primitive Decodable implementations by removing unnecessary toll-free bridging.
    • The Xcode project to Xcode 8.2 and disabled automatic signing for frameworks.
    • ๐Ÿ”จ The project by refactoring OSX to macOS throughout along with the target names.
    • โšก๏ธ The travis yaml file to the xcode8.2 image and updated platforms and destinations.
    • โœ… The docstrings throughout codebase to use latest Xcode syntax.

    ๐Ÿ›  Fixed

    • Typo in primitive spelling throughout codebase...no breaking public API changes.