Skip to content

v5.0.0-YANKED

Compare
Choose a tag to compare
@xacrimon xacrimon released this 12 Dec 17:29
· 80 commits to master since this release

NOTE: THIS RELEASE HAS BEEN YANKED TO DUE A SECURITY VULNERABILITY.

Hey ho buckaroo!

v5.0.0 is a maintenance release introducing minor breaking API changes and new features.

Changelog:

  • Switch to parking_lot for locking
  • Support serde and FromIterator for custom hashers
  • Implement Clone for Iter
  • Add scoped access view() method
  • Specify more explicit lifetimes
  • Add remove_if_mut method
  • Update MSRV and dev toolchains to 1.49

Thanks to all contributors that helped make this release possible.

Joel (xacrimon) Wejdenstål