Releases: JuliaLang/IJulia.jl
Releases · JuliaLang/IJulia.jl
v1.6.0
IJulia.installkernel function, syntax highlighter updates, build script update for Debian, 0.7 compatibility.
world age fix
v1.5.1
missing invokelatest when flushing display queue
v1.5.0
Julia 0.6 fixes, dropping Julia 0.4, switching to MbedTLS instead of Nettle.
v1.4.1
Fixes bug in configuring IJulia for a non-Conda Jupyter (#502).
v1.4.0
Makes Conda the default during installation (#501), IJulia.history()
function analogous to IPython %history
(#500), improved Julia 0.6 compatibility.
v1.3.3
Includes a bunch of patches from @JobJob to enable some great new Interact features. Enables colorful output patch #470 from @KristofferC and build fixes from @simonbyrne