What's New

7.1.0

2024-10-28T14:08:44Z
  • Added AsyncCancellableBlockOperation.
  • Swift 6 support (strict concurrency checking)
  • Xcode 16 support

AdvancedOperation CI

AdvancedOperation

GitHub release

Operation usefull extensions.

Requirements

Swift 5.10 Platforms

Documentation

Documentation is available online.

http://www.alessandromarzoli.com/AdvancedOperation/

Installation

Swift Package Manager

dependencies: [
    .package(url: "https://github.com/alemar11/AdvancedOperation.git", .upToNextMajor(from: "7.0.0"))
]

License

License MIT

AdvancedOperation is released under the MIT license. See LICENSE for details.

Contributing

Pull requests are welcome!
Show your ❤ with a ★

Description

  • Swift Tools 5.10.0
View More Packages from this Author

Dependencies

  • None
Last updated: Sun May 11 2025 08:07:38 GMT-0900 (Hawaii-Aleutian Daylight Time)