Releases: johnnychen94/jill.py
Releases · johnnychen94/jill.py
v0.7.5
Bug fixes:
- fix symlink in windows when install dir has spaces between it (#43) (@kynac1 )
install_dir
keyword now accepts relative path (#43)(@johnnychen94 )
v0.7.4
v0.7.3
v0.7.2
Bug fixes:
- add more folder checks to make sure
--upgrade
flag works
v0.7.1
v0.7.0
v0.6.16
New upstreams:
TUNA
: Tsinghua University TUNA Association
v0.6.15
new upstreams:
SJTUG
: Shanghai Jiao Tong University Linux User Group
v0.6.14
Bug fixes:
- simply preserve the symlinks without copying when extracting
.tar
and.dmg
files, otherwise it could be problematic (see JuliaGPU/CUDA.jl#249)