Skip to content

Open Everything

Compare
Choose a tag to compare
@FabrizioBrancati FabrizioBrancati released this 18 Feb 20:51

Queuer 1.3.0

18 Feb 2018

Added

  • Added swift_version property in podspec file for CocoaPods 1.4.0
  • Added Hound CI

Improved

  • body, headers and query parameters in RequestOperation class may now be nil
  • RequestOperation class and all of its functions are now open
  • session object in RequestOperation class in now open and has waitsForConnectivity sets to true for iOS 11 or later by default
  • Updated SwiftLint to 0.25.0

Fixed

  • Now Swift Package Manager correctly builds Queuer with Swift 4
  • Removed self captures