Quick v2.1.0 Release Notes

Release Date: 2019-04-18 // almost 5 years ago
  • ๐Ÿ†• New Features

    • ๐Ÿ‘Œ Support QuickSpec.current for SwiftPM builds as well, on both macOS and Linux #848, #850
    • ๐Ÿš€ Package.swift is updated for Swift 5, which adds the platforms setting (SE-0236) #843 (Thanks @devxoul)

    ๐Ÿ”„ Changes

    • โšก๏ธ Update CocoaPods to 1.7.0.beta.3 #840, #852
    • โšก๏ธ Update .hound.yml #844
    • โšก๏ธ Update Nimble to 8.0.1 #846
    • โšก๏ธ Xcode 10.2: Update to recommended settings #847
    • Introduce FileString typealias which has been used in Nimble #854
    • ๐Ÿ”จ Internal refactoring #855, #858, #859, #860, #861, #862, #863, #864, #865
    • [CI] Propagate xcodebuild errors correctly #857