.. change::
:tags: ci, bug
Fix Python 2 version build
.. change::
:tags: dependency, bug
Fix ``requirements.txt``
.. changelog::
:version: 1.1.1
.. change::
:tags: general, feature
Change package name to ``setuptools-git-versioning`` and publish it on PyPi.org
.. changelog::
:version: 1.1.0
.. change::
:tags: general
Create fork of unmaintained repo `setuptools-git-ver <https://github.com/camas/setuptools-git-ver>`_
.. change::
:tags: core, feature
Added Python2 support.
Typehints moved to comments section.
Python 3 syntax replaced with Python 2 compatible one
.. change::
:tags: core, feature
Make internal functions public
.. change::
:tags: core, feature
Add ``get_tags`` method