We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad55768 commit be025c2Copy full SHA for be025c2
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Unreleased
+## 0.2.34 (2026-02-16)
4
* If the `env` preference (or `JULIA_CONDAPKG_ENV`) can now be a relative path, which is
5
taken to be relative to the current Julia project.
6
* Internal: move from JSON3 to JSON v1.
Project.toml
@@ -1,7 +1,7 @@
name = "CondaPkg"
uuid = "992eb4ea-22a4-4c89-a5bb-47a3300528ab"
authors = ["Christopher Doris <github.com/cjdoris>"]
-version = "0.2.33"
+version = "0.2.34"
[deps]
7
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
0 commit comments