Skip to content

v0.3.0 release

Choose a tag to compare

@lloydmeta lloydmeta released this 23 Mar 05:25
· 58 commits to master since this release
7fa5f47
  • More transmogrifications supported out of the box (#152)
    • Box, Option, Vec and more.
  • More idiomatic Debug impl for Field Debug impls should use DebugStruct #153
  • [no-std] support #148
    • Note: this is a breaking change, see the PR for details