Skip to content

v0.4.0

Choose a tag to compare

@mcmah309 mcmah309 released this 15 Oct 10:20
· 90 commits to master since this release
  • Breaking: Rename traits
    • ReshapeUnionResult -> ReshapeUnion
    • IntoUnionResult -> Union
  • Breaking: Removed type aliases
    • UnionResult
  • Add IntoUnion trait
  • Add ensure! macro

Full Changelog: v0.3.0...v0.4.0