Skip to content

v0.2.1

Compare
Choose a tag to compare
@bertptrs bertptrs released this 23 May 15:57
· 33 commits to master since this release

Added

  • Build docs.rs documentation with all features enabled for completeness.
  • Add support for std::sync::Condvar

Fixed

  • The parkinglot module is now correctly enabled by the parkinglot feature rather than the
    lockapi feature.