Quick v1.3.0 Release Notes

Release Date: 2018-04-20 // about 6 years ago
  • ๐Ÿš€ This release fully supports Xcode 9.3 (both Swift 3.3 and Swift 4.1) and still works with Xcode 8.3 + Swift 3.1! ๐ŸŽ‰

    ๐Ÿ†• New Features

    ๐Ÿ”„ Changes

    • ๐Ÿ‘Œ Improve the interoperability with CocoaPods 1.5 Swift Static Libraries support #781 (Thanks @davidahouse)

    ๐Ÿ“š Documentation Changes

    • โž• Add Korean translation for Documentation #752 (Thanks @kyeongwan)
    • ๐Ÿ‘‰ make Swift snippets for QuickConfiguration compile #754 (Thanks @michaelom)
    • ๐Ÿ“š Minor documentation fixes #762 (Thanks @freak4pc)

    ๐Ÿ›  Bugfixes

    • ๐Ÿ›  Fix XCTest override error on SPM/Swift4 #755 (Thanks @sunshinejr)