Version 0.1.0
🎉 Initial Release
This is the first public release of SwiftSyntaxSugar, a library that extends and simplifies interaction with SwiftSyntax, reducing boilerplate and improving ergonomics for developers building Swift tooling.
This initial release includes:
- Expressive syntax that improves the ergonomics of working with
SwiftSyntaxtypes - Powerful, convenient extensions that reduce boilerplate when parsing Swift syntax trees
- A well-tested foundation on which to build Swift tooling