Skip to content

2.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 12:30
· 903 commits to main since this release

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