Releases: JuliaPy/Conda.jl
Releases · JuliaPy/Conda.jl
v1.10.2
What's Changed
- Fix the Order of Windows Installer Flags by @RoyiAvital in #260
Full Changelog: v1.10.1...v1.10.2
v1.10.1
What's Changed
- Prevents creation of Windows Start Menu items by @RoyiAvital in #254
- Adding troubleshooting section by @Balinus in #174
- Bump julia-actions/setup-julia from 1 to 2 by @dependabot in #258
- Bump actions/cache from 1 to 4 by @dependabot in #257
- Bump actions/checkout from 2 to 4 by @dependabot in #256
- Update runtests.jl to pick a newer numpy that will work on mac aarch64 by @ViralBShah in #259
- Test on LTS and x86 by @davidanthoff in #244
New Contributors
- @Balinus made their first contribution in #174
- @dependabot made their first contribution in #258
- @ViralBShah made their first contribution in #259
- @davidanthoff made their first contribution in #244
Full Changelog: v1.10.0...v1.10.1
v1.10.0
Conda v1.10.0
Merged pull requests:
- disable auto_update_conda (#243) (@szcf-weiya)
- fix docstrings and method ambiguity for Conda.exists (#249) (@stevengj)
Closed issues:
v1.9.1
Conda v1.9.1
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
v1.8.0
Conda v1.8.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
v1.6.0
v1.5.2
Conda v1.5.2
Merged pull requests:
- Prevent the installation of MiniConda to register on Windows (#201) (@RoyiAvital)