krishnans2006
released this
03 Aug 20:21
·
12 commits
to master
since this release
What's Changed
- Use coverage as multithreaded in pytest for correct results by @JasonGrace2282 in #59
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #60
- Fix typehints for testing utilities by @JasonGrace2282 in #61
- Production docs improvement by @JasonGrace2282 in #65
- Ignore
if TYPE_CHECKING
in coverage report by @JasonGrace2282 in #64 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #63
- Add lots of docstrings by @JasonGrace2282 in #52
- Python 3.11 by @JasonGrace2282 in #22
Full Changelog: v2024.07.01...v2024.08.03
This release improves tests and docs, and bumps Tin to Python 3.11. Production changes are necessary to deploy this release.
- Krishnan Shankar (@krishnans2006)