Skip to content

1.3.1

Compare
Choose a tag to compare
@stephencelis stephencelis released this 04 Apr 23:02
· 45 commits to main since this release

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