Skip to content

0.14.0

Compare
Choose a tag to compare
@stephencelis stephencelis released this 07 Mar 21:35
· 87 commits to main since this release

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