Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@althonos althonos released this 19 Jun 09:50
· 21 commits to master since this release

Fixed

  • blanket macro failing to process types with generic arguments and associated types (#8, by @JustinLovinger).

Changed

  • Updated syn dependency to v2.0.
  • #[blanket(default = ...)] now also accepts a path instead of a string literal.