Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 539 Bytes

CHANGELOG.md

File metadata and controls

20 lines (10 loc) · 539 Bytes

Changelog

All notable changes to this project will be documented in this file.

[0.9.0] - 2024-01-24

  • Use FuturesOrdered inside Scope. #19
  • Dropping an empty scope no longer requires blocking call to the runtime. #23

Miscellaneous Tasks

  • Using "in parallel" in document to be more natural. #26

[0.8.0] - 2023-11-16

Cargo.toml

  • Rm unused slab dependency