File tree Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Expand file tree Collapse file tree 1 file changed +15
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## v9.0.3
3+ ## v9.1.0
4+
5+ ### fixed
6+
7+ - complete reiteration of the decision logic for enabling version inference on setuptools_scm
8+
9+ - shared logic for the important parts
10+ - proper deferring based in precedence of finalize options vs version keyword
11+ - unittestable for the parsing parts and the decision steps
12+
13+
14+ ## v9.0.3 (yanked)
415
516### fixed
617
718- fix 1184: verify version is dynamic if the dependency is used as indicator for enabling
819
9- ## v9.0.2
20+ ## v9.0.2 (yanked)
1021
1122### Fixed
1223
1324- fix #1184 : in case setuptools-scm is a indirect dependency and no pyproject.toml section exists - don't infer the version
1425
1526
16- ## v9.0.1
27+ ## v9.0.1 (yanked)
1728
1829### Fixed
1930
2233 as it turns out there's valid use cases where setuptools_scm is not direct part of the dependencies
2334- add codespell pre-commit hook
2435
25- ## v9.0.0
36+ ## v9.0.0 (yanked)
2637
2738### Breaking
2839
You can’t perform that action at this time.
0 commit comments