Releases: mutating/displayhooks
Releases · mutating/displayhooks
Release list
0.0.7
0.0.6
A bunch of minor changes:
- Added support for new versions of Python.
- The linting settings are now stricter.
- Added a logo.
- Slightly improved the documentation.
0.0.5
A purely technical update, with no new functionality.
- Added full support for
Python 3.14. Python 3.14and3.14 free threadingrunners added to CI. Also updated versions of some of the Github Actions used.- The provider of the test coverage display changed to
Coveralls. - Updated some dev-dependencies.
0.0.4
A minor purely technical update.
- Upgraded version of one dependency:
full_match.
0.0.3
A small purely technical update.
- Added support for
python 3.13and deleted for3.7. - Upgraded versions of several dependencies.
0.0.2
A small change.
- Added a new test for the old functionality.
- Added some badges to the
README. - Added explicit re-exports for compatibility with
mypy.