Skip to content

Releases: JuliaWeb/RemoteREPL.jl

v0.3.0

26 Aug 10:50
101077b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.17...v0.3.0

v0.2.17

08 Nov 03:40
6ba76ec
Compare
Choose a tag to compare

RemoteREPL v0.2.17

Diff since v0.2.16

Closed issues:

  • Fail more gracefully on string type passed to ssh_opts (#40)

Merged pull requests:

v0.2.16

28 Mar 07:07
Compare
Choose a tag to compare

RemoteREPL v0.2.16

Diff since v0.2.15

Merged pull requests:

  • Recursive %include from client side (#39) (@c42f)

v0.2.15

09 Mar 22:56
761a59b
Compare
Choose a tag to compare

RemoteREPL v0.2.15

Diff since v0.2.14

Closed issues:

  • Feature request: remote include() (#37)

Merged pull requests:

  • Add %include REPL magic for including a remote file (#38) (@c42f)

v0.2.14

22 Feb 03:22
e7d18a4
Compare
Choose a tag to compare

RemoteREPL v0.2.14

Diff since v0.2.13

Closed issues:

  • Questionmark can trigger help unintentenally (#35)

Merged pull requests:

  • Fix matching of help mode (#36) (@c42f)

v0.2.13

21 Feb 03:04
Compare
Choose a tag to compare

RemoteREPL v0.2.13

Diff since v0.2.12

Merged pull requests:

  • Better startup in julia-r (#34) (@c42f)

v0.2.12

13 Jan 07:00
a9d21ac
Compare
Choose a tag to compare

RemoteREPL v0.2.12

Diff since v0.2.11

Merged pull requests:

  • Bugfix: record current eval module on client side (#32) (@c42f)
  • Add on_connect_hook to serve_repl for customized sessions (#33) (@c42f)

v0.2.11

26 Dec 02:36
Compare
Choose a tag to compare

RemoteREPL v0.2.11

Diff since v0.2.10

Merged pull requests:

  • Allow user to set the evaluation module to something other than Main. (#28) (@c42f)

v0.2.10

22 Nov 07:26
3535e03
Compare
Choose a tag to compare

RemoteREPL v0.2.10

Diff since v0.2.9

Closed issues:

  • CSV.read() returns strange things until i re-run connect_repl() (#26)

Merged pull requests:

  • Fix world age errors with show(eval_result) (#27) (@c42f)

v0.2.9

29 Oct 06:52
Compare
Choose a tag to compare

RemoteREPL v0.2.9

Diff since v0.2.8