github pointfreeco/swift-case-paths 0.9.0

latest releases: 1.7.1, 1.7.0, 1.6.1...
3 years ago
  • Added: CasePath.init(Enum.case) alternative to /Enum.case. Xcode 14 beta 1 puts projects using Case Paths in a very broken state right now. This initializer is a workaround that can be used, instead, to avoid breaking things like syntax highlighting and file-wide indentation.
  • Fixed: case path composition operator associativity should now behave as expected (thanks @nonameplum).

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

NewReleases is sending notifications on new releases.