0.14.0
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