Releases: JuliaPy/Conda.jl
Releases · JuliaPy/Conda.jl
v0.8.1
v0.8.0
Silence CI and fix deprecations
v0.7.1 Fix deprecations (#91)
v0.6.2 - backport
backport build fix to 0.6 for Julia 0.4 support
v0.7.0
v0.6.1: fix upgrades from older Conda
Fixes for upgrading from older Conda releases, also 0.7 compatibility.
v0.6.0: support Python 3
Adds CONDA_JL_VERSION
environment var to install with Python 3: #74
v0.5.3: sanitize PYTHON environment variables
This fixes problems if PYTHON*
environment variables are set by the caller (which could mess up Conda's own internal python
executable).