Skip to content

v0.2.11

Compare
Choose a tag to compare
@pitdicker pitdicker released this 05 Sep 12:14
· 1513 commits to main since this release

Language changes.

  • Replaced thread::scoped with thread::spawn to cope with a rare de-stabilization event.

  • #[deprecated] is (ironically) deprecated with user crates.
    All uses of them have been replaced by doc comments.