Releases: pdftables/python-pdftables-api
Releases · pdftables/python-pdftables-api
v2.1.2
This was primarily an attempt to publish to PyPI.
What's Changed
- Update pyproject.toml in #54
Full Changelog: v2.1.1...v2.1.2
v2.1.1
This was primarily an attempt to publish to PyPI.
What's Changed
- Fix PyPI release workflow in #53
Full Changelog: v2.1.0...v2.1.1
v2.1.0
- Update supported Python version to 3.10-3.14
- Modernise project to use
uv,pytest,ruff, andpyproject.toml - Added ability to select extractor
Full Changelog: v2.0.0...v2.1.0
v2.0.0
- Test with Python 3.9 and Python 3.10.
- Drop Python 2 support.
Add PDF to HTML support
- Add PDF to HTML support (#14)