Skip to content

Releases: dolfinus/setuptools-git-versioning

v1.7.2

28 Oct 10:28
c2ed0da
Compare
Choose a tag to compare

core

  • [core] [feature] String leading 'v' symbol from tag name

    References: #29

v1.7.1

28 Oct 08:56
b2da6fb
Compare
Choose a tag to compare

core

  • [core] [feature] String leading 'v' symbol from tag name

    References: #29

v1.7.0

21 Sep 00:43
cad4e92
Compare
Choose a tag to compare

core

  • [core] [feature] Add support of env variables substitution

  • [core] [feature] Add support of timestamp substitution

v1.6.1

16 Sep 12:58
f59518b
Compare
Choose a tag to compare

core

  • [core] [bug] Fix sorting for annotated tags

    References: #23

v1.6.0

15 Sep 08:28
c081fb9
Compare
Choose a tag to compare

core

  • [core] [bug] Sort tags by commit date instead of name

    References: #22

ci

  • [ci] [feature] Add automerge action for precommit-ci bot

  • [ci] [bug] Fix skipping duplicated runs

  • [ci] [bug] Fix tests workflow

  • [ci] [bug] Fix release pipeline

v1.5.0

16 Aug 09:23
b4ab047
Compare
Choose a tag to compare

docs

  • [docs] [feature] Add resolution for issue when all versions produced by CI pipeline are dirty

    References: #17, pull request 16

  • [docs] Add setuptools-scm and versioneer to comparison table

    References: #15

ci

  • [ci] [feature] Skip duplicated Github Actions runs

dev

  • [dev] [feature] Add pre-commit hooks and commit changes made by it

v1.4.0

12 May 15:57
06b59a5
Compare
Choose a tag to compare

core

ci

  • [ci] [bug] Use absolute paths in setup.py

dev

v1.3.6

12 Mar 13:57
8cf0257
Compare
Choose a tag to compare

general

  • [general] [bug] Update package short description

  • [general] Set license in setup.py file

v1.3.5

12 Mar 12:29
Compare
Choose a tag to compare

docs

  • [docs] [feature] Add license column into comparison table

  • [docs] [bug] Fix comparison table typo

v1.3.4

12 Mar 12:19
Compare
Choose a tag to compare

docs

  • [docs] [feature] Add list of supported substitutions into comparison table

  • [docs] Add bad-setuptools-git-version and another-setuptools-git-version
    to comparison table