github pointfreeco/swift-case-paths 1.3.1

latest releases: 1.7.2, 1.7.1, 1.7.0...
17 months ago

What's Changed

  • Fixed: Macro overloaded case diagnostics are now displayed in Xcode at the expected source (#152).
  • Fixed: \.never case path autocomplete now shows a warning on non-@CasePathable enums to help call out that enums are expected to be case-pathable for their cases to be accessible via key path syntax (#153).
  • Fixed: @CasePathable now preserves documentation for each generated case path (#153).

Full Changelog: 1.3.0...1.3.1

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

NewReleases is sending notifications on new releases.