Queuer v2.0.1 Release Notes

Release Date: 2018-12-26 // over 5 years ago
  • Queuer 2.0.1

    26 Dec 2018

    ๐Ÿ”„ Changed

    • ๐Ÿ—„ Renamed open func finish(_ hasFailed: Bool) to open func finish(success: Bool = true), the old one has been deprecated but still valid #12
    • ๐Ÿ—„ Renamed hasFailed variable to success, the old one has been deprecated but still valid #12

    ๐Ÿ‘Œ Improved

    • โšก๏ธ Updated SwiftLint to 0.29.2

    ๐Ÿš€ Thanks to @zykloman for this release