File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 8
8
- make Mercurial command configurable by environment variable ` SETUPTOOLS_SCM_HG_COMMAND `
9
9
- fix #1099 use file modification times for dirty working directory timestamps instead of current time
10
10
- fix #1059 : add ` SETUPTOOLS_SCM_PRETEND_METADATA ` environment variable to override individual ScmVersion fields
11
+ - add ` scm ` parameter support to ` get_version() ` function for nested SCM configuration
11
12
### Changed
12
13
13
14
- add ` pip ` to test optional dependencies for improved uv venv compatibility
27
28
- fix #1136 : update customizing.md to fix missing import
28
29
- fix #1001 : document the missing version schemes and add examples in the docs
29
30
- fix #1115 : explicitly document file finder behaviour
30
- - fix #879 : add test that validates caswe differenct behavior
31
+ - fix #879 : add test that validates case different behavior on windows
32
+ - migrate git describe command to new scm config
33
+ - add support for failing on missing submodules
31
34
32
35
## v8.3.1
33
36
You can’t perform that action at this time.
0 commit comments