We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3236636 commit 568a07bCopy full SHA for 568a07b
docs/changelog.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## Version 0.10.5
4
+
5
+This version fixes a issue rebuilding if you have a `build-dir` set and are
6
+using isolated build environments. The cache is now correctly cleared if this
7
+occurs. An issue with a certain style of gitignore was also fixed.
8
9
+Fixes:
10
11
+* Automatically refresh the cache when required by @henryiii in #870
12
+* `sdist.exclude` takes precedence over `.gitignore` by @alexreinking in #872
13
14
## Version 0.10.4
15
16
This version fixes the logic for handling the sysconfig variables on Windows
0 commit comments