Skip to content

0.6.0

Compare
Choose a tag to compare
@djc djc released this 16 Nov 09:01
· 109 commits to main since this release

Hot on the heels of yesterday's 0.5.0 release, I've just released 0.6.0. These are the only functional changes:

  • Update to tokio 0.3
  • Enable tokio's parking_lot feature, since bb8 depends on parking_lot anyway

For now, there is no bb8-redis 0.6 release, since there is no tokio 0.3-compatible version of the redis crate yet.

As a reminder, depending on the uptake of tokio 0.3.0 in the ecosystem, I will maintain both of these releases for a while; most features and bug fixes, for the foreseeable future, will be made against both branches.