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.
0.2.1 - 2021-02-01
Fixed
- Connection now correctly emits ChannelClosed events for
:gun
events which occur when a service's network access is terminated
0.2.0 - 2021-02-01
Added
- Added a testing framework
Slipstream.SocketTest
0.1.4 - 2021-01-31
Fixed
- Published license to hex
0.1.3 - 2021-01-30
Changed
- Widened dependency on
:gun
from~> 1.3
to~> 1.0
- as far as I can tell, there aren't any real changes to the websocket interface, so any of these versions should be OK
0.1.2 - 2021-01-30
Added
- More documentation
- including a Basic Usage section with a minimalistic example
0.1.1 - 2021-01-30
Removed
- Removed direct dependency on
:telemetry
- see #4
0.1.0 - 2021-01-30
Added
- Initial implementation and initial publish
0.0.0 - 2021-01-22
Added
- This project was generated by Gaas