Skip to content

Releases: pdftables/python-pdftables-api

v2.1.2

16 Feb 18:05
725d4ee

Choose a tag to compare

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

16 Feb 18:05
cedb8a9

Choose a tag to compare

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

16 Feb 17:22
4111564

Choose a tag to compare

  • Update supported Python version to 3.10-3.14
  • Modernise project to use uv, pytest, ruff, and pyproject.toml
  • Added ability to select extractor

Full Changelog: v2.0.0...v2.1.0

v2.0.0

12 Aug 22:50
c4879c8

Choose a tag to compare

  • Test with Python 3.9 and Python 3.10.
  • Drop Python 2 support.

Add PDF to HTML support

22 Feb 14:44
4363f4d

Choose a tag to compare

  • Add PDF to HTML support (#14)