github pointfreeco/swift-case-paths 0.10.0

latest releases: 1.7.1, 1.7.0, 1.6.1...
2 years ago

What's Changed

  • Added: CasePath now conforms to Sendable (#90). Locking has been added around embed/extract functions, which should help avoid some data races without much overhead. If you notice any issues with the upgrade, please let us know!
  • Added: CasePath.some, for unwrapping optionals via .some or /.some instead of /Optional.some (#91).

Full Changelog: 0.9.2...0.10.0

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

NewReleases is sending notifications on new releases.