Skip to content

v0.10.0

Compare
Choose a tag to compare
@ascjones ascjones released this 29 Jul 10:04
· 60 commits to master since this release
b557d28

Added

  • Add capture_docs attribute (#118)

Fixed

  • Allow codec attributes, in case missing Encode/Decode derives (#117)

Changed

  • Erase PhantomData fields (#111, #115)
  • Make variant index explicit, remove discriminant (#112)
  • Include type id in serialized type registry (#114)
  • Improve docs feature (#116)