* Fix checktabs to be safe for file named '-' * Upgrade to Poetry v1.5.1 and update other dependencies.
0.1.43
* Upgrade all dependencies to the latest major version. * Drop support for Python 3.7; many dependencies are now doing the same. * Pull Sphinx fields from metadata rather than parsing pyproject.toml.
0.1.42
* Convert to latest readthedocs.io standard.
0.1.41
* Bump up to final v3 version of shared workflows. * Add new hidden 'run dch' command to generate new Changelog entry. * Add NOTICE file to sdist, alongside existing LICENSE file.
0.1.40
* Adjust GHA build to run MacOS and Windows tests only on latest Python. * Automate the existing manual release process using GitHub Actions. * Pull in updates from run-sync-framework to reflect new process.