Skip to content

0.12.0

Compare
Choose a tag to compare
@stephencelis stephencelis released this 16 Feb 16:16
· 93 commits to main since this release

What's Changed

  • Added: A collection of enum metadata reflection APIs are now exposed via @_spi(Reflection) (#99). These APIs are experimental and subject to change, but can be used to inspect enum metadata, like the "tag" or associated type of a particular enum case.

Full Changelog: 0.11.0...0.12.0