v2.0.0
core
- 
[breaking] Drop get_branch_tagsfunction which was deprecated since1.8.0.
- 
[breaking] version_fileoption now have precedence over any tags in the current branch.
config
- 
[breaking] Drop version_configkeyword fromsetup.py, which was deprecated since1.8.0.
- 
[breaking] Does not allow passing setuptools_git_versioning=Falseandsetuptools_git_versioning=Trueto config.
 Always usesetuptools_git_versioning={"enabled": True}.