smoke-framework v2.0.0-alpha.6 Release Notes

Release Date: 2020-04-03 // about 4 years ago
  • 🚀 This release of SmokeHTTP provides compatibility with Swift 5.0, Swift 5.1 and Swift 5.2 using SwiftNIO 2.x.

    1. Simplify generics code by removing explicit initalization of StandardHTTP1ResponseHandler in the HTTP1ChannelInboundHandler. (#52) 👷 2. Restore CI tests (#49)