Skip to content

Releases: heetbeet/juliawin

v1.8.1-0

27 Sep 21:06
Compare
Choose a tag to compare

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

07 Dec 21:03
8dcf9c9
Compare
Choose a tag to compare

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

22 Jul 14:23
8dcf9c9
Compare
Choose a tag to compare

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

10 Jun 18:49
0771542
Compare
Choose a tag to compare
  • 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

06 May 18:26
29c1aa0
Compare
Choose a tag to compare

[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

27 Mar 21:26
3cef97e
Compare
Choose a tag to compare

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

06 Dec 21:47
Compare
Choose a tag to compare
  • 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