All notable changes to this project will be documented in this file.
The format is loosely based on Keep a Changelog, and this project adheres to cargo's version of Semantic Versioning.
- MSRV updated to
1.71.
Released 2025-04-26
- Updated dependencies.
- Removed
Switchyard::access_per_thread_data, which was unsound.
Released 2022-06-14
- Support for multiple pools. Instead, use multiple
Switchyards.
Released 2021-04-09
- Updated
arrayvecto0.7
Released 2021-03-28
- MSRV of 1.51
- Updated
arrayvecto0.6 - Updated
flumeto0.10 - Updated
slotmapto1.0
Released 2020-11-21
- Updated
parking_lotto0.11 - Updated
futures-intrusiveto0.4
Released 2020-10-02
- First release of
switchyard.