Skip to content

Releases: Macro-swift/MacroApp

TheLatest

02 Jan 16:24
083e4fc
Compare
Choose a tag to compare

Updated to use the latest SwiftNIO. This implies that Swift 5.5.2+ is now required.

Asynchronously Not

04 Oct 12:48
1e3faf7
Compare
Choose a tag to compare

Enforce use of Swift 5.5 enabled Macro. Changed Package.swift to 5.2 syntax (on a quest to be as WET as possible).

Use @resultBuilder (the official name for @_functionBuilder) in Swift 5.5 and up.