github pointfreeco/swift-case-paths 0.14.0

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

What's Changed

  • Added: A new @_spi(Reflection) API for projecting into any enum value (#103).
  • Fixed: CasePath's reflection mechanism for extracting values has been rewritten to use the aforementioned API, fixing existing bugs with extraction around compound associated values containing existentials. If you encounter any regressions with this upgrade, please let us know!

Full Changelog: 0.13.0...0.14.0

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

NewReleases is sending notifications on new releases.