Queuer v1.3.0 Release Notes

Release Date: 2018-02-18 // about 6 years ago
  • 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
    • 0๏ธโƒฃ 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