0.4.0
What's Changed
- Added: Support for SwiftSyntax 510 (#34). For now, SwiftSyntax 509 is also supported.
- Added: Fix-its for access level leaks (#32).
- Infrastructure: Added matrix testing for multiple versions of SwiftSyntax on macOS CI; Linux CI updated to Swift 5.10.
- Infrastructure: Added
ReadmeTests.swift
to validate documentation examples and track changes to their behavior. - Infrastructure: Tests now support fix-its that cannot be simultaneously applied and an option to skip applying fix-its.
Full Changelog: 0.3.0...0.4.0