Skip to content

1.5.0

Compare
Choose a tag to compare
@stephencelis stephencelis released this 12 Jul 20:17
· 22 commits to main since this release
b9ad266

What's Changed

  • Added: CasePathIterable and CasePathReflectable protocols for abstracting over all of a type's case paths, as well as an enum's given case path (#173).
  • Changed: Bumped to Swift 6 Language Mode support, dropping support for <5.9 (#168; #172; #174).
  • Fixed: Update Package.swift for SwiftSyntax 601-prerelease via new swiftlang organization (#175; thanks @NachoSoto, #177).
  • Infrastructure: Make Optional/Result more consistent with macro-generated code (#166).
  • Infrastructure: Added .editorconfig for consistent code formatting (thanks @Matejkob, #176).

New Contributors

Full Changelog: 1.4.2...1.5.0