github pointfreeco/swift-case-paths 1.5.0

latest releases: 1.7.1, 1.7.0, 1.6.1...
14 months ago

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

Don't miss a new swift-case-paths release

NewReleases is sending notifications on new releases.