Skip to content

v0.2.13

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Oct 04:48
· 37 commits to refs/heads/main since this release
f979a7d
  • Improved interaction with nested attributes (such as those used by the test_case crate), that may not have been parsable in the past
  • Removed generated test_impl function, which could have "leaked" into test cases (#28)
  • Eliminated dependency on tracing crate
  • Bumped minimum supported Rust version to 1.56
  • Bumped syn dependency to 2.0

Full Changelog: v0.2.12...v0.2.13