Skip to content

0.2.0

Compare
Choose a tag to compare
@althonos althonos released this 05 Jun 11:38
· 28 commits to master since this release

Added

  • Implementation for #[blanket(derive(Arc))] (#4)
  • Support for associated type in derived traits (#6).

Fixed

  • Missing features for the syn crate preventing the crate to compile without leaking dev-dependencies (#5).