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.4.1 - 2026-07-23
- updated the following local packages: compio-buf, compio-io, compio-runtime, compio-net, compio-net, compio-tls
- (log) reduce unused warnings (#924)
- check android & ios (#922)
- (ws) warning if log disabled (#904)
- (ws) [breaking] futures compat (#875)
- (net) [breaking] add TcpSocket & UnixSocket (#817)
- [breaking] buffer pool & managed IO (#820)
- (io,tls,ws) [breaking] use pin-project-lite (#720)
- address sanitizer for Linux (#814)
- (ws) handle messages gracefully (#812)
- (deps) update tungstenite to 0.29.0 (#786)
- remove "authors" field in metadata (#711)