Skip to content

4.18.0

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

Changes (Release 4.18.0)

Summary (pypdfium2)

pypdfium2 commit log

Commits between 4.17.0 and 4.18.0 (latest commit first):

  • f810b38 [autorelease] update changelog and version file
  • 8364457 packaging: also lower musllinux tag to 1_1
PDFium commit log

Commits between 5854 and 5868 (latest commit first):

  • 505438b2c Add XPS support to pdfium_test
  • 49a42197d Move helpers to //samples/helpers
  • 7b8acbc28 Simplify FPDF_Render implementations
  • 037e72c6d Refactor ProcessPdf() and ProcessPage() state
  • fbbdab86f Make "--diff" option handle reverse-byte-order results for pdfium_diff
  • aefb13c5c Replace FPDF_RECORDER with FPDF_SKIA_CANVAS
  • 411f207af [Fuchsia] Replace downloading gn SDK with core SDK
  • b1e534339 Roll build/ e100e80a1..a12897e7e (58 commits)
  • 0dbf91cb5 Enforce value ranges in IsIsoTimeFormat().
  • c7df6021f Add GDI expectations
  • 1d404027e Add IsIsoDateFormat() and IsIsoTimeFormat() unit tests.
  • b0254c934 Avoid computing unused values in IsIsoTimeFormat().
  • d691f6ef3 Add missing nullptr check in CJX_Object::SetCDataImpl()
  • 14f97b232 Remove unused out params from IsIsoDateTimeFormat()
  • 8739c4c6f Fix millisecond check in IsIsoTimeFormat()
  • 5b115ea3f Remove unused out param from IsIsoDateFormat()
  • 21ac43e7f Roll tools/memory/ 1084fb884..57b3b9e7c (2 commits)
  • 36111e64c Fix search for colon in IsIsoTimeFormat()
  • 4b06202b3 Roll third_party/skia/ 029100f6e..a5070bdfb (152 commits)
  • 270bda14b Switch to NOTREACHED_NORETURN() in various core/ sub-directories
  • 8d645345a Better bounds-check in IsIsoTimeFormat()