Skip to content

v0.3.0

Compare
Choose a tag to compare
@TedDriggs TedDriggs released this 27 Jan 00:10
· 297 commits to master since this release

Breaking Changes

  • Update syn to 0.12 #20. Thanks to @Eijebong
  • Update quote to 0.4 #20. Thanks to @Eijebong
  • Rename magic field body in derived FromDeriveInput structs to data to stay in sync with syn
  • Rename magic field data in derived FromVariant structs to fields to stay in sync with syn