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 3f6d39e commit 39261b9Copy full SHA for 39261b9
docs/changelog.md
@@ -1,5 +1,20 @@
1
# Changelog
2
3
+## Version 0.1.6
4
+
5
+### What's changed
6
7
+Fixes:
8
9
+- fix: handle local cmake dir for search by @henryiii in #179
10
+- fix: avoid resolving cmake/ninja paths by @henryiii in #183
11
12
+Other things:
13
14
+- chore: use ruff by @henryiii in #175
15
+- chore: ruff related additions by @henryiii in #180
16
+- tests: add `isolated` marker to `test_pep518_sdist` by @bnavigator in #182
17
18
## Version 0.1.5
19
20
### What's Changed
0 commit comments