Skip to content

Releases: JuliaPy/Conda.jl

v1.10.0

15 Nov 18:08
047bb98
Compare
Choose a tag to compare

Conda v1.10.0

Diff since v1.9.1

Merged pull requests:

Closed issues:

  • disable auto_update_conda?: conflict conda versions when installing RCall.jl and PyCall.jl (#242)
  • Error installing RISE plugin from Conda (#247)
  • Conda.exists(::AbstractString) errors (#248)

v1.9.1

19 Jul 19:06
79c5487
Compare
Choose a tag to compare

Conda v1.9.1

Diff since v1.9.0

Closed issues:

  • installation failled with accent in user name (#199)

Merged pull requests:

  • Friendly error message for users with special characters in user names on Windows (#200) (@Alexander-Barth)
  • Issue warning and then ignore satisified_skip_solve on 32-bit windows (#246) (@mkitti)

v1.9.0

12 Jun 14:07
0a0cc48
Compare
Choose a tag to compare

Conda v1.9.0

Diff since v1.8.0

Closed issues:

  • error on conda package imports (#237)

Merged pull requests:

  • Add satified_skip_solve as a keyword argument for Conda.add (#241) (@mkitti)

v1.8.0

07 Feb 13:17
81fe00c
Compare
Choose a tag to compare

Conda v1.8.0

Diff since v1.7.0

Closed issues:

  • Conda.clean() fails because of --source-cache in generated call to conda (#218)
  • How to Install Matplotlib using Conda.jl in Julia-1.7.3 (#222)
  • libstdc++.so.6: version `GLIBCXX_3.4.30' not found (#224)
  • GLIBCXX version problem with scipy.optimize on Linux (#226)
  • Failing to install miniconda on Windows (#230)

Merged pull requests:

v1.7.0

13 Feb 23:05
8f71332
Compare
Choose a tag to compare

Conda v1.7.0

Diff since v1.6.0

Closed issues:

  • what's the difference between Conda.ROOTENV and ENV["CONDA_JL_HOME"] (#211)
  • how to call command line from Conda.jl (#212)
  • condabin instead of bin (#214)

Merged pull requests:

  • Introduce CONDA_JL_CONDA_EXE environment variable (#216) (@mkitti)

v1.6.0

01 Dec 19:03
f169018
Compare
Choose a tag to compare

Conda v1.6.0

Diff since v1.5.2

Closed issues:

  • On Windows shortcuts for existing Anaconda install are overwritten (#147)
  • miniconda cannot install on aarch64 Linux platforms (#184)
  • Switch to Miniforge? (#196)
  • Unable to update matplotlib through Conda (#206)
  • miniconda support for M1 macs (#208)

Merged pull requests:

v1.5.2

18 Apr 21:07
bc304f8
Compare
Choose a tag to compare

Conda v1.5.2

Diff since v1.5.1

Merged pull requests:

  • Prevent the installation of MiniConda to register on Windows (#201) (@RoyiAvital)

v1.5.1

05 Mar 17:22
e5444ef
Compare
Choose a tag to compare

Conda v1.5.1

Diff since v1.5.0

Closed issues:

  • change python verison (#189)
  • New release? (#191)
  • unable to build IJulia due to "Conda is not properly configured" (#194)
  • Is Miniconda released under an OSI-approved license? (#195)

Merged pull requests:

v1.5.0

02 Nov 16:03
dc1c1c7
Compare
Choose a tag to compare

Conda v1.5.0

Diff since v1.4.1

Closed issues:

  • A Documented/Preferred way of installing PyPi dependencies (#50)
  • [Waiting for upstream] Revert pinning Miniconda3-4.5.4 (Python 3.6) on Windows (#125)
  • How to wipe .julia/conda? (#138)
  • Why "building ORCA" is downloading Miniconda in the background, when I have already installed one for python? (#177)
  • Install from plotly channel fails (#178)
  • Can I use pre-exist Anaconda? (#180)
  • Unsupported architecture: powerpc64le (#187)

Merged pull requests:

v1.4.1

12 Feb 03:01
74ba3b8
Compare
Choose a tag to compare

Conda v1.4.1

Diff since v1.4.0

Merged pull requests: