v2024.05.26
krishnans2006
released this
26 May 20:35
·
58 commits
to master
since this release
What's Changed
- Add pep8-naming by @JasonGrace2282 in #29
- Start adding tests to Tin by @JasonGrace2282 in #28
- Add
from __future__ import annotations
to Ruff/pre-commit config by @JasonGrace2282 in #27 - Style README+dev instructions by @JasonGrace2282 in #30
Full Changelog: v2024.05.22...v2024.05.26
This release shouldn't affect any production functionality. It adds tests (yay!), improves typehinting, and revamps README.md.
- Krishnan Shankar (@krishnans2006)