Releases: JuliaWeb/WebSockets.jl
Releases · JuliaWeb/WebSockets.jl
v1.6.0
v1.5.9
WebSockets v1.5.9
Revert to reading a minimum of two bytes. Skip v1.5.8 because it's already tagged in git.
Closed issues:
- Problem with SSL I/O: "MbedTLS.SSLContext does not support byte I/O" (#169)
Merged pull requests:
Don't read single initial byte
Bugfix from v1.5.7 concerning one byte read and MbedTLS, ref. #169, #170 .
@JuliaRegistrator register
v1.5.7
WebSockets v1.5.7
Closed issues:
Merged pull requests:
- improve error on client abrupt close (#153) (@SimonDanisch)
v1.5.6
WebSockets v1.5.6
Merged pull requests:
v1.5.5
WebSockets v1.5.5
Fix travis and version.
Maintenance on printing tests.
Logging macro hygiene changes between Julia 0.7 and Julia 1.0 finally fixed.
Dropping 0.7 tests.
Merged pull requests:
Update badges and tagbot.yml
Merge pull request #167 from hustf/FixTravisAndVersion Fix travis and version
Final fixes before introducing HTTP 0.9 compatibility.
Maintenance on printing tests.
Logging macro hygiene changes between Julia 0.7 and Julia 1.0 finally fixed.
Dropping 0.7 tests.