1.2.x¶
1.2.0 (2020-09-10)¶
Add version_file option.
1.2.1 (2020-09-10)¶
Add count_commits_from_version_file option.
1.2.2 (2020-09-14)¶
Fix building version from VERSION file.
1.2.3 (2020-09-16)¶
Add
get_all_tagsfunction.Add
get_branch_tagsfunction.
1.2.4 (2020-09-30)¶
ix Python 2.7 dependencies.
1.2.5 (2020-09-30)¶
Fix Python 2.7 dependencies.
1.2.6 (2020-10-07)¶
Fix version detection in case of missing .git folder.
1.2.7 (2020-11-24)¶
Fix python error if no tag is found (#5).
Thanks to @bmiklautz.
1.2.7 (2020-11-29)¶
Fixed typo in code examples (#6).
Thanks to @Stedders.
1.2.9 (2021-01-20)¶
Use Github Actions instead of TravisCI (#7).
1.2.10 (2021-02-04)¶
Fix Windows compatibility (#8).
Fix release workflow (#7).
Add some issue and PR automatization (#7).