All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.10.1 - 2026-07-23
- (buf) make
IoBuf,SetLen, andIoBufMutdyn-compatible (#969)
- check android & ios (#922)
- updated the following local packages: compio-io, compio-runtime, compio-macros, compio-net
- (io,tls) [breaking] require
SplittableforAsyncStream(#874) - (tls) futures compat (#868)
- (tls,fs) fix tests (#757)
- (tls) support py-dynamic-openssl (#700)
- (tls) add LazyConfigAcceptor for rustls (#686)
- (ws) [breaking] futures compat (#875)
- [breaking] buffer pool & managed IO (#820)
- (io,tls,ws) [breaking] use pin-project-lite (#720)
- (net) handle shutdown errors (#808)
- (tls) use badssl as test target (#753)
- unused_features (#739)
- (tls,io) multiple native-tls issues (#698)
- (tls) example.com tls misconfigured (#692)
- (driver) statx on musl (#669)
0.9.0 - 2026-01-28
- [breaking] fs & net feature (#564)