What's Changed
- Added explicit Swift 6.0.x support with default now being 6.1.x
- Fixed bug where Variable.hasSetter would return true for a comptued property with an explicit get keyword.
- Fixed bug where Variable.isComputed would return false for a comptued property with an explicit get keyword.
Full Changelog: 5.1.0...5.1.1