Skip to content

v0.2.23

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jul 23:09
· 8 commits to main since this release

CondaPkg v0.2.23

Diff since v0.2.22

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)