Skip to content

Releases: pypdfium2-team/pypdfium2

2.4.0

04 Jul 12:30
Compare
Choose a tag to compare

Release 2.4.0

Changes

Commits between 2.3.1 and 2.4.0:

  • bf77914 [autorelease] update changelog and version file
  • 72021f9 Optimise colour_tohex() utility by using bit-shifts
  • ca1c0cb Further autorelease improvements
  • 77367ff text searcher: slightly improve typing
  • 442a668 Minor style improvements for autorelease
  • d050859 Add another task
  • 6539ed1 code docs: slightly improve wording for file_access
  • a17b9dd Add a task concerning release notes generation
  • 878ec6e Move autoclose logic from opener to document
  • 0c946b4 test_release: simplify package installation
  • ba6da21 Update another job to py310
  • a52886f Add more changelog entries
  • 1467042 Update build hosts to Python 3.10
  • f4a40e2 Revert installation priority change
  • a273a02 Require input buffers to provide read() as well
  • a203787 document: restore position when reading buffer implicitly
  • 42ec96b Minor style improvements for autorelease
  • 0553a59 setup.py: note theoretical possibility of using different build system
  • 13cc6dc Update docs for PdfiumError
  • 8331afb Prepare changelog for next release
  • 1df7fe9 Add changelog staging area for autorelease
  • a31c78b Improve changelog for 2.3.1
  • 13e59bd autorelease: style changes and task
  • 406d793 setup.py: don't do implicit source build on pip install
  • 6783c6c minor improvements to autorelease script

2.3.1

27 Jun 17:20
Compare
Choose a tag to compare

Release 2.3.1

Changes

Commits between 2.3.0 and 2.3.1:

2.3.0

27 Jun 09:41
Compare
Choose a tag to compare

Release 2.3.0

Changes

Commits between 2.2.0 and 2.3.0:

  • a10374f Prepare release
  • 0c284ce Improve error handling
  • 9a1796b pyproject: update comment concerning distutils use in wheel pkg
  • 61e3896 Remove docs/make.bat
  • 5869f8f update changelog

2.2.0

20 Jun 09:35
Compare
Choose a tag to compare

Release 2.2.0

Changes

Commits between 2.1.0 and 2.2.0:

2.1.0

13 Jun 12:18
Compare
Choose a tag to compare

Release 2.1.0

Changes

Commits between 2.0.0 and 2.1.0:

  • 227e5d3 docs/shell: move version to top
  • 43927fa Prepare changelog
  • 1cb154c checkscript: add more paths to skip
  • 4a34100 increment version
  • c8b9b35 pdfdocument: implement special methods
  • d7c71e1 setup: remove generated files as far as possible
  • 7184841 Make it possible to use editable install
  • dd5daaa docs: add back fancy list-table
  • 4dfaf99 Miscellaneous improvements / fixes
  • ccc1d37 tests: style nits
  • ab16cb2 check_deps: minor style improvements

2.0.0

09 Jun 12:37
Compare
Choose a tag to compare

Release 2.0.0

Changes

Commits between 1.11.0 and 2.0.0:

  • 5756a9c slightly improve version test
  • f022748 Prepare actual release
  • 44dc651 attempt to fix release workflow
  • a330c03 declare next beta
  • b288000 Slightly change an exception message
  • e6c2f74 Switch from pkg_resources to importlib.metadata
  • 5fbcd78 Experiment with release workflow again
  • ae2f5c1 Slightly improve code style for TOC printing
  • f80279f build: remove defunct gclient_scm patch
  • 474736f Note libtiff license addition in changelog
  • 9f08985 Prevent importchecker from complaining about version imports
  • 7f4c1f0 docs: shorten member paths
  • 403169b pdfium third-party licenses: add libpng as well
  • 649ca79 pdfium third-party licenses: add libtiff
  • ce76f5c document: slightly change order of parameters
  • e4d4c59 workflows: update setup-python to v4
  • a6540e9 update index.rst
  • 2f35682 Update changelog regarding opening
  • 049410b version: declare next beta tag
  • e875bd8 Improve opening (#114)
  • 242d043 release workflow: install uharfbuzz
  • 76d55fb page: remove a warning
  • 84ed284 hierarchy: only keep references to direct parent
  • 72b0748 text searcher: provide raw property
  • 3e477c5 CLI: make strings more consistent
  • fdbd8b0 CLI: properly set up logging
  • d7879e9 cli: integrate no_antialias option
  • 7ce4d9f tests: properly escape exception matches
  • 59faa64 make test_release install uharfbuzz
  • ccd653d make test_release install beta versions
  • fa72553 revert workflow changes
  • 340f3b4 docs: fix pdfium references
  • 997acb0 Full API and test suite rewrite (#111)

2.0.0b3

09 Jun 12:24
Compare
Choose a tag to compare
2.0.0b3 Pre-release
Pre-release

Release 2.0.0b3

Changes

Commits between 1.11.0 and 2.0.0b3:

  • 44dc651 attempt to fix release workflow
  • a330c03 declare next beta
  • b288000 Slightly change an exception message
  • e6c2f74 Switch from pkg_resources to importlib.metadata
  • 5fbcd78 Experiment with release workflow again
  • ae2f5c1 Slightly improve code style for TOC printing
  • f80279f build: remove defunct gclient_scm patch
  • 474736f Note libtiff license addition in changelog
  • 9f08985 Prevent importchecker from complaining about version imports
  • 7f4c1f0 docs: shorten member paths
  • 403169b pdfium third-party licenses: add libpng as well
  • 649ca79 pdfium third-party licenses: add libtiff
  • ce76f5c document: slightly change order of parameters
  • e4d4c59 workflows: update setup-python to v4
  • a6540e9 update index.rst
  • 2f35682 Update changelog regarding opening
  • 049410b version: declare next beta tag
  • e875bd8 Improve opening (#114)
  • 242d043 release workflow: install uharfbuzz
  • 76d55fb page: remove a warning
  • 84ed284 hierarchy: only keep references to direct parent
  • 72b0748 text searcher: provide raw property
  • 3e477c5 CLI: make strings more consistent
  • fdbd8b0 CLI: properly set up logging
  • d7879e9 cli: integrate no_antialias option
  • 7ce4d9f tests: properly escape exception matches
  • 59faa64 make test_release install uharfbuzz
  • ccd653d make test_release install beta versions
  • fa72553 revert workflow changes
  • 340f3b4 docs: fix pdfium references
  • 997acb0 Full API and test suite rewrite (#111)

2.0.0b2

08 Jun 16:35
Compare
Choose a tag to compare
2.0.0b2 Pre-release
Pre-release

Release 2.0.0b2

Changes

Commits between 1.11.0 and 2.0.0b2:

  • e4d4c59 workflows: update setup-python to v4
  • a6540e9 update index.rst
  • 2f35682 Update changelog regarding opening
  • 049410b version: declare next beta tag
  • e875bd8 Improve opening (#114)
  • 242d043 release workflow: install uharfbuzz
  • 76d55fb page: remove a warning
  • 84ed284 hierarchy: only keep references to direct parent
  • 72b0748 text searcher: provide raw property
  • 3e477c5 CLI: make strings more consistent
  • fdbd8b0 CLI: properly set up logging
  • d7879e9 cli: integrate no_antialias option
  • 7ce4d9f tests: properly escape exception matches
  • 59faa64 make test_release install uharfbuzz
  • ccd653d make test_release install beta versions
  • fa72553 revert workflow changes
  • 340f3b4 docs: fix pdfium references
  • 997acb0 Full API and test suite rewrite (#111)

2.0.0b1

07 Jun 20:36
Compare
Choose a tag to compare
2.0.0b1 Pre-release
Pre-release

Release 2.0.0b1

Changes

Commits between 1.11.0 and 2.0.0b1:

1.11.0

01 Jun 08:29
Compare
Choose a tag to compare

Release 1.11.0

Changes

Commits between 1.10.0 and 1.11.0:

  • 8ffcafc Increment version
  • ff13d2f text_extractor: make decoding more robust
  • 62f4386 See if RTD provide ubuntu-22.04 hosts already