We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b41481c commit c0e1979Copy full SHA for c0e1979
CHANGELOG.md
@@ -1,7 +1,8 @@
1
# Changelog
2
3
-## Unreleased
+## 0.2.29 (2025-05-14)
4
* Bug fix: detect actual libstdcxx version.
5
+* Bug fix: comparing paths on weird filesystems.
6
7
## 0.2.28 (2025-04-09)
8
* Bug fix: remove lazy loading for backends, which is incompatible with precompilation.
Project.toml
@@ -1,7 +1,7 @@
name = "CondaPkg"
uuid = "992eb4ea-22a4-4c89-a5bb-47a3300528ab"
authors = ["Christopher Doris <github.com/cjdoris>"]
-version = "0.2.28"
+version = "0.2.29"
[deps]
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
0 commit comments