apollo-ios v0.11.1 Release Notes

Release Date: 2019-07-11 // almost 5 years ago
    • ๐Ÿ›  Fixed missing Foundation imports for several classes that were causing issues with Buck and Swift Package Manager builds. (#620)
    • โšก๏ธ Updated version of SQLite.swift dependency to one that properly supports Swift 5. (#621)
    • ๐Ÿ“š Whole mess o'documentation updates. (#618)
    • ๐Ÿ›  Fixed a whitespace issue with one of the build scripts. (#618)
    • โœ… Made the GraphQLResult initializer public for testing. (#544)