Skip to content

v3.1.0

Compare
Choose a tag to compare
@palfrey palfrey released this 21 Apr 21:34
· 4 commits to main since this release

What's Changed

  • Replace lazy_static with once_cell by @Expyron in #106
  • Replace dashmap with scc by @palfrey in #109
  • Standard test attribute worked with mod, others didn't (e.g. tokio::test) by @palfrey in #110

New Contributors

Full Changelog: v3.0.0...v3.1.0