Skip to content

v0.6.0

Latest

Choose a tag to compare

@nuskey8 nuskey8 released this 19 Jun 08:09
· 2 commits to main since this release

What's Changed

  • fix: support signed repr c_enum derive by @paq in #38
  • feat: add #[msgpack(map)] support for enum by @nuskey8 in #43
  • fix: #[msgpack(default)] breaks no_std compatibility by @nuskey8 in #44
  • feat: default-as-map feature flag by @nuskey8 in #45

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