Skip to content

v0.2.14

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Dec 16:50
· 20 commits to refs/heads/main since this release
8b48901
  • Factored out test-log-macros crate to relieve users from having to care about tracing/logging dependencies themselves
  • Introduced default_log_filter attribute for setting the default log filter on a per-test basis behind new unstable feature
  • Improved compile error output on wrong usage
  • Bumped minimum supported Rust version to 1.61
  • Bumped env_logger dependency to 0.10

New Contributors

Full Changelog: v0.2.13...v0.2.14