1.3.1
What's Changed
- Fixed: Macro overloaded case diagnostics are now displayed in Xcode at the expected source (#152).
- Fixed:
\.nevercase path autocomplete now shows a warning on non-@CasePathableenums to help call out that enums are expected to be case-pathable for their cases to be accessible via key path syntax (#153). - Fixed:
@CasePathablenow preserves documentation for each generated case path (#153).
Full Changelog: 1.3.0...1.3.1