Skip to content

Releases: johnnychen94/jill.py

v0.6.12

18 Jun 18:49
b976a08
Compare
Choose a tag to compare

bugfix:

  • HTTP 502 code wasn't handled correctly

v0.6.11

28 May 09:04
d1f600f
Compare
Choose a tag to compare

bugfix:

  • fix a bug brought by v0.6.10 that might error jill install latest

v0.6.10

26 May 10:55
819fb63
Compare
Choose a tag to compare

new upstream:

  • BFSU: Beijing Foreign Studies University

v0.6.9

24 May 13:43
ce80cbb
Compare
Choose a tag to compare

Upstream updates:

  • remove mirror.<code>.pkg.julialang.org from the Official upstream; they're usually slower than julialang-s3.julialang.org

v0.6.8

18 Apr 22:14
bff6853
Compare
Choose a tag to compare

Bug fixes:

  • yet another fix to the broken update feature (and also updates release info for Julia 1.4.1)

v0.6.7

22 Mar 00:55
c0a0814
Compare
Choose a tag to compare

Bug fixes:

  • fix the broken update feature (and also updates release info for Julia 1.4.0)

v0.6.6

26 Feb 04:37
ca522cb
Compare
Choose a tag to compare

Enhancements:

  • more friendly error message
  • smart symlink. For example, let symlink julia-1 always link to latest 1.y.z version even you're installing an old julia version (e.g v1.0.5)

v0.6.5

20 Feb 12:28
Compare
Choose a tag to compare

Bug fixes:

  • if the previous existing symlink is invalid, ignore it and directly create a new one (abelsiqueira/jill#25)

v0.6.4

20 Feb 02:28
Compare
Choose a tag to compare

Bug fixes:

  • Don't make symlinks to patch version level. This was a bug because when upgrades from Julia 1.3.0 to 1.3.1, the previous julia-1.3.0 symlink would actually become julia-1.3.1.

v0.6.3

20 Feb 02:12
Compare
Choose a tag to compare

No functionality changes, only update upstream URLs

Upstream updates:

  • Added three new sources for upstream Official
  • Change the name of Official from "JuliaComputing, Inc" to "Julialang.org"