Skip to content

Update to SwiftSyntax 510.0.0

Latest
Compare
Choose a tag to compare
@stackotter stackotter released this 13 May 04:27
· 2 commits to main since this release

What's Changed

  • Add some examples by @Mx-Iris in #13
  • Fix extra space in withAsyncModifier by @alessionossa in #14
  • Update to SwiftSyntax 510.0.0
  • Improve ergonomics of accessing declaration group properties (e.g. struct properties); flattens out multi-identifier bindings into separate properties
  • Other minor improvements

New Contributors

Full Changelog: v0.3.1...v0.4.0