Skip to content

Add additional addHandlerForOperationProvider handler overrides.

Choose a tag to compare

@tachyonics tachyonics released this 22 Jun 20:49
· 45 commits to main since this release
ce826fa

This release of SmokeFramework provides compatibility with Swift 5.2, Swift 5.3 and Swift 5.4 using SwiftNIO 2.x.

  1. Add addHandlerForOperationProvider handler overrides for EventLoopFuture-returning operations. (#81)
  2. Fix incorrect function parameter documentation. (#81)