Skip to content

v0.6.0

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Oct 19:01
· 2 commits to main since this release
e5fb252

What's Changed

  • Provide missing _meta fields on certain enum variants.
  • More consistent enum usage. Enums are always either newtype or struct variants within a single enum, not mixed.

Full Changelog: v0.5.0...v0.6.0