1.13.0 - 2025-10-31#
Summary#
This releases fixes Nox session release:prepare for multi-project repositories and
fixes the python-environment GitHub action to also use the working-directory
and pyproject.toml setting the cache variables.
Bugfixes#
#580: Fixed Nox session
release:preparefor multi-project repositories#586: Fixed
python-environmentGitHub action to useworking-directoryfor setup of cache variables#559: Added SHA of
pyproject.tomlto determine cache key inpython-environmentGitHub action
Features#
#485: Improved nox task
release:trigger