Skip to content

v0.6.0

Latest

Choose a tag to compare

@thevilledev thevilledev released this 04 Jan 09:13
· 3 commits to main since this release
d636f24

Breaking changes

Hashbrown is now an optional feature. See Feature Flags for more information.

What's Changed

  • chore: add dependabot by @thevilledev in #23
  • chore(deps): bump actions/checkout from 4.2.2 to 6.0.1 by @dependabot[bot] in #25
  • chore(deps): bump Swatinem/rust-cache from 2.7.5 to 2.8.2 by @dependabot[bot] in #24
  • chore(deps): update hashbrown requirement from 0.15.2 to 0.16.1 by @dependabot[bot] in #27
  • chore(deps): update criterion requirement from 0.5 to 0.8 by @dependabot[bot] in #26
  • feat: make hashbrown optional by @thevilledev in #28

New Contributors

Full Changelog: v0.5.1...v0.6.0