2.0.x¶
2.0.0 (2024-04-08)¶
Breaking¶
Drop
version_configkeyword fromsetup.py, which was deprecated since1.8.0.Drop
get_branch_tagsfunction which was deprecated since1.8.0.Does not allow passing
setuptools_git_versioning=Falseandsetuptools_git_versioning=Trueto config. Always usesetuptools_git_versioning={"enabled": True}.version_fileoption now have precedence over any tags in the current branch (#97, #94).