Releases: JuliaPy/CondaPkg.jl
Releases · JuliaPy/CondaPkg.jl
v0.2.24
CondaPkg v0.2.24
Merged pull requests:
- add pip_backend preference (#150) (@cjdoris)
- New prefs: libstdcxx_ng_version and openssl_version (#156) (@cjdoris)
- support pip extras (#157) (@cjdoris)
Closed issues:
- Latest version works in pinned version of MicroMamba v0.1.12 in M1 but breaks in v0.1.13 (#93)
- pin openssl to a compatible version (#138)
- openssl version rewrite fails when loading from a sysimage (#141)
- Trouble adding torchreg by any means (#143)
- Support for uv Backend? (#149)
no method matching project_rel_path
error on Julia 1.10.5 (#154)
v0.2.23
CondaPkg v0.2.23
Merged pull requests:
- Make it easier to add or remove multiple packages w/ Vector{String} (#135) (@mkitti)
- use uv instead of pip if available (#139) (@cjdoris)
- Align openssl version with OpenSSL_jll version (#140) (@lassepe)
Closed issues:
- How to make RCall.jl use a CondaPkg.jl environment? (#113)
- [Bug] file is not passed to write_toml (#118)
- using CondaPkg with Pluto leads to unnecesarry resolves (#120)
- Post install/update hook (#121)
pip_add
for URLs (#124)critical libmamba could not load prefix data
after conda add failed due to low memory (#126)- Error when installing Python 3.10 (#131)
v0.2.22
CondaPkg v0.2.22
v0.2.21
v0.2.20
v0.2.19
v0.2.18
v0.2.17
CondaPkg v0.2.17
Closed issues:
- how to update packages? (#49)
- Any way to indicate pip arch? (#55)
- To do: Conda.update (#60)
- To do: remove temporary dependencies (#61)
- To do: named shared environments (#64)
- CondaPkg dependencies uninstalled when loading locally from global Julia environment (#66)
- configurable
.toml
deps path (#70)
Merged pull requests:
- remove temp dependencies (#65) (@cjdoris)
- add
conda update / conda up
(#67) (@t-bltg) - fix dependency finding (#68) (@cjdoris)
- JULIA_CONDAPKG_ENV cannot be a .CondaPkg directory (#71) (@cjdoris)
- Named shared environments (#72) (@cjdoris)
- Resolve changed env (#73) (@cjdoris)
- Treat shared environments uniformly (#74) (@cjdoris)
- include environment in status (#75) (@cjdoris)
v0.2.16
v0.2.15
CondaPkg v0.2.15
Closed issues: