Skip to content

1.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 May 11:34
· 1007 commits to main since this release

Release 1.9.0

Changes

Commits between 1.8.0 and 1.9.0:

  • 92ff911 update bookmark test
  • 1183acb Release preparations
  • 7c7c8d2 Increment version
  • 18d56e8 TOC: Integrate bookmark state feature (#107)
  • 0adcad1 CI: block pip 22.1
  • 600e649 CLI: Use argparse subparsers (#108)
  • f059f50 cli/main: fix typo
  • 5f8f8ef fix make build
  • 1d00c4b workflow: install wheel package
  • 801d2ce workflow: skip setup tests
  • dc0fe2a Extend updatescript tests
  • 0db12c9 Add preliminary updatescript tests
  • a2a981e build: rename CLI main function
  • d38445e syslibs build: unbundle ICU library
  • df71513 move some test cases from test_document to test_toc
  • 2a0240e slightly improve pixel tests
  • a94bb66 Reduce use of test parametrisation
  • 01731d9 comment out pytest ini options
  • a5f3585 improve setupbase test, take 2
  • b1563b3 improve setupbase test
  • 648a57a Add setupbase tests
  • ea7b30c Improve test coverage for packaging_base
  • 2f033fa update_pdfium: clean up unused import
  • 52dce72 Move releasenotes script into setupsrc/pl_setup/
  • 3b02eef Simplify test_document.py
  • 50d1ae9 Rearrange test files (#106)
  • 384d509 test_boxes: slight improvements