Releases: JuliaWeb/RemoteREPL.jl
Releases · JuliaWeb/RemoteREPL.jl
v0.3.0
What's Changed
- add connect_remote to tutorial by @xgdgsc in #43
- bump OpenSSH_jll version by @robsmith11 in #65
- Disable nagles alg by @KronosTheLate in #63
- Support shared sessions by @filchristou in #55
- Clean up connections before exit in tests by @c42f in #71
New Contributors
- @xgdgsc made their first contribution in #43
- @robsmith11 made their first contribution in #65
- @KronosTheLate made their first contribution in #63
- @filchristou made their first contribution in #55
Full Changelog: v0.2.17...v0.3.0
v0.2.17
RemoteREPL v0.2.17
Closed issues:
- Fail more gracefully on string type passed to
ssh_opts
(#40)
Merged pull requests:
- Add specific argument types to connect_repl (#41) (@c42f)
- Add
connect_remote
(#42) (@MasonProtter)
v0.2.16
RemoteREPL v0.2.16
Merged pull requests:
v0.2.15
v0.2.14
RemoteREPL v0.2.14
Closed issues:
- Questionmark can trigger help unintentenally (#35)
Merged pull requests:
v0.2.13
v0.2.12
v0.2.11
RemoteREPL v0.2.11
Merged pull requests:
v0.2.10
RemoteREPL v0.2.10
Closed issues:
- CSV.read() returns strange things until i re-run connect_repl() (#26)
Merged pull requests: