We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7019323 commit 5d9b227Copy full SHA for 5d9b227
CHANGELOG.md
@@ -1,7 +1,7 @@
1
# Changelog
2
3
-## Unreleased
4
-* Add `dev` section to CondaPkg.toml, specifying development dependencies which are only
+## 0.2.33 (2025-09-18)
+* Add `[dev]` section to CondaPkg.toml, specifying development dependencies which are only
5
installed for packages being developed/tested.
6
7
## 0.2.32 (2025-09-17)
Project.toml
name = "CondaPkg"
uuid = "992eb4ea-22a4-4c89-a5bb-47a3300528ab"
authors = ["Christopher Doris <github.com/cjdoris>"]
-version = "0.2.32"
+version = "0.2.33"
[deps]
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
0 commit comments