Skip to content

v0.1.6

Compare
Choose a tag to compare
@TedDriggs TedDriggs released this 30 May 21:27
· 335 commits to master since this release

Breaking Changes

  • Moved darling::util::Body to darling::ast

Added

  • Generics support (#4)
  • Newtype support
  • Multi-declaration support using #[darling(multiple)]