View Source Changelog
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.
unreleased
[Unreleased]
0-2-2-2023-05-12
[0.2.2] - 2023-05-12
- Added some guards
- Fixed some specs
- Updated some docs
0-2-1-2023-04-07
[0.2.1] - 2023-04-07
- Handle errors a bit better by issuing :stop
- Fixed docs, dialyzer errors, and some specs
0-2-0-2023-03-19
[0.2.0] - 2023-03-19
breaking
Breaking
- Change Wind.Stream to Wind.Client to keep namespace for future functionality.
0-1-0-2023-03-17
[0.1.0] - 2023-03-17
- Initial implementation
- includes basic tools to build websocket clients, more to come...