v1.11.0
·
142 commits
to master
since this release
core
-
[core] [breaking] Raise error if
pyproject.tomlexists, but is not a file -
[core] [feature] Allow
setuptools-git-versioningscript to infer version fromsetup.pyifpyproject.tomlis missingReferences: #58
-
[core] [feature] Add
cwdargument to most of functions, allowing to get versions of a specific repo without changing current directory
docs
-
[docs] [feature] Add documentation for
setuptools-git-versioningscriptReferences: #58
tests
- [tests] [refactoring] Use builtin type annotations (instead of type comments) in
tests/lib/util.py,
use modern annotations syntax (type | Noneinstead ofOptional[type])
dev
- [dev] [feature] Add info and debug messages to the module