Releases: thombashi/tabledata
Releases · thombashi/tabledata
v1.3.4
- Drop support for Python 3.7/3.8
- Add support for Python 3.12/3.13
- Add GitHub Actions workflows for building and publishing to PyPI/TestPyPI and signing with sigstore
- Refactoring
Full Changelog: v1.3.3...v1.3.4
v1.3.3
- Improve type annotations
Full Changelog: v1.3.2...v1.3.3
v1.3.2
- Drop support for Python 3.6
- Bump minimum required version of
DataProperty
to 1.0.1 - Improve type annotations
- Update
[build-system]
- Add
zip_safe=False
- Add
__all__
to init.py - Update
DeprecationWarning
Full Changelog: v1.3.1...v1.3.2