Skip to content

v0.20.6

Compare
Choose a tag to compare
@TedDriggs TedDriggs released this 14 Feb 21:18
· 42 commits to master since this release
  • Fix some missing syn invisible group handling in FromMeta impls #263
  • Fix misleading error message on Error::unexpected_type so it no longer implies the type was a literal #264
  • Impl FromMeta Vec of literals, e.g. LitStr #265