Releases: heetbeet/juliawin
Releases · heetbeet/juliawin
v1.8.1-0
Updates and differences
- Support for Atom/Juno is dropped since Julia VSCode is now well matured
- Support for Juliaup is now added #66
- Custom environment variables can be added via a
userdata/startup.cmd
script #64 - OhMyREPL is not loaded by default because of copy-paste issues (it can still be activated via
using OhMyREPL
) - Significantly reduced the cmd
Terminate batch job (Y/N)?
problem by using this hack where possible #59
Juliawin-v1.8.1-0-zero.exe
- Julia and Juliaup
- Pluto.jl Notebooks
- Revise.jl default in REPL
Juliawin-v1.8.1-0-min.exe
- Julia and Juliaup
- Julia VSCode
- Pluto.jl Notebooks
- Revise.jl default in REPL
- Git Bash (Unix tools for the Julia shell)
Juliawin-v1.8.1-0-full.exe
- Julia and Juliaup
- Julia VSCode
- Pluto.jl Notebooks
- PyCall, Conda and isolated Miniconda environment
- IJulia notebook (via. Python/Jupyter)
- Revise.jl default in REPL
- Git Bash (Unix tools for the Julia shell)
v1.7.0-0
Juliawin-v1.7.0-0-zero.exe
- Julia
- Pluto.jl Notebooks
- Revise.jl and OhMyRepl.jl default in REPL
Juliawin-v1.7.0-0-min.exe
- Julia
- Julia VSCode
- Pluto.jl Notebooks
- Revise.jl and OhMyRepl.jl default in REPL
- Git Bash (Unix tools for the Julia shell)
Juliawin-v1.7.0-0-full.exe
- Julia
- Julia VSCode
- Juno (Atom)
- Pluto.jl Notebooks
- PyCall (Python integration)
- IJulia notebook (via. Python/Jupyter)
- Revise.jl and OhMyRepl.jl default in REPL
- Git Bash (Unix tools for the Julia shell)
Juliawin v1.6.2-0 on 2021-07-22
Juliawin-v1.6.2-0-zero.exe
- Julia 1.6.2
- Pluto.jl Notebooks
- Revise.jl and OhMyRepl.jl default in REPL
Juliawin-v1.6.2-0-min.exe
- Julia 1.6.2
- Julia VSCode
- Pluto.jl Notebooks
- Revise.jl and OhMyRepl.jl default in REPL
- Git Bash (Unix tools for the Julia shell)
Juliawin-v1.6.2-0-full.exe
- Julia 1.6.2
- Julia VSCode
- Juno (Atom)
- Pluto.jl Notebooks
- PyCall (Python integration)
- IJulia notebook (via. Python/Jupyter)
- Revise.jl and OhMyRepl.jl default in REPL
- Git Bash (Unix tools for the Julia shell)
Juliawin v1.6.1-3 on 2021-06-10
- Update installers with suggested location
%UserProfile%\Juliawin<version>
Juliawin-v1.6.1-3-zero.exe
- Julia 1.6.1
- Pluto.jl Notebooks
- Revise.jl and OhMyRepl.jl default in REPL
Juliawin-v1.6.1-3-min.exe
- Julia 1.6.1
- Julia VSCode
- Pluto.jl Notebooks
- Revise.jl and OhMyRepl.jl default in REPL
- Git Bash (Unix tools for the Julia shell)
Juliawin-v1.6.1-3-full.exe
- Julia 1.6.1
- Julia VSCode
- Juno (Atom)
- Pluto.jl Notebooks
- PyCall (Python integration)
- IJulia notebook (via. Python/Jupyter)
- Revise.jl and OhMyRepl.jl default in REPL
- Git Bash (Unix tools for the Julia shell)
Juliawin v1.6.1-1 on 2021-05-06
[Edit: release are redacted because of a runtime error]
- Updated Juliawin binaries for Julia v1.6.1.
- Update Revise.jl and OhMyRepl.jl to run only in REPL and not on general startup
Juliawin v1.6.0-1 on 2021-03-27
Updated Juliawin binaries for Julia v1.6.0.
Juliawin-v1.6.0-1-min.exe
- Julia 1.6.0
- Julia VSCode
- Pluto notebook
- Revise and OhMyRepl loaded by default
- MinGW (Unix tools in the Julia shell)
Juliawin-v1.6.0-1-full.exe
- Julia 1.6.0
- Julia VSCode
- Juno (Atom)
- Pluto notebook
- PyCall (Python integration)
- IJulia notebook (Python Jupyter)
- Revise and OhMyRepl loaded by default
- MinGW (Unix tools for the Julia shell)
Juliawin 2020-12-06
- Based on Julia 1.5.3
- Includes VSCode
- Includes Juno
- Includes Pluto
- Included Jupyter
Known issue still open for posix shell use in Julia 1.5.3: #31