* Improve error handling when a command is not found. * Improve support for dotted options in pyproject.toml. * Load setup.cfg or pyproject.toml in scmver script. * Drop Python 3.8 support. * Support Python 3.13.
1.7
-----------
Release date: 2024-02-11
* Improve type annotations. * Add support for ``tomllib``. * Add ``root`` to ``sys.path`` when ``fallback`` is a string. * Generate unspecified values as empty strings.
1.6
-----------
Release date: 2023-10-14
* Drop Python 3.7 support. * Support Python 3.12.
1.5
-----------
Release date: 2022-11-07
* Add support for pyproject.toml. * Add support for ``os.PathLike``. * Support Python 3.11.
1.4
-----------
Release date: 2022-04-27
* Add support for Darcs * Drop Python 3.6 support. * Pass necessary environment variables for Git
1.3
-----------
Release date: 2021-11-11
* Fix branch detection with Fossil 2.17. * Support Python 3.10.