Protocol Attributes, Subscript & Function Parameters support
What's Changed
- Support for protocol attributes by @MetalheadSanya in #33
- Support for subscript by @MetalheadSanya in #35
- Bump github.com/apple/swift-syntax from 509.0.0 to 509.0.1 by @dependabot in #34
- Support for associated types by @MetalheadSanya in #39
- Support for escaping function as a method parameter by @MetalheadSanya in #41
- Support for non-escaping functions as a method parameters by @MetalheadSanya in #42
New Contributors
- @dependabot made their first contribution in #34
Full Changelog: 0.5.0...0.6.0