Skip to content

Releases: flyingsaucerproject/flyingsaucer

v9.7.2

26 Apr 17:41
Compare
Choose a tag to compare

What's Changed

  • Remove unneeded buffered reader by @asolntsev in #301
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2 by @dependabot in #303
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 by @dependabot in #306
  • Bump com.github.librepdf:openpdf from 2.0.1 to 2.0.2 by @dependabot in #307
  • Fix center image and glyph list item marker by @haramon in #302

See https://github.com/flyingsaucerproject/flyingsaucer/milestone/14?closed=1

Full Changelog: v9.7.1...v9.7.2

9.7.1

20 Mar 09:16
Compare
Choose a tag to compare

What's Changed

  • #298 restore public method setDocument(Document) by @asolntsev in #299
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0 by @dependabot in #295
  • Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.1 by @dependabot in #294

Full Changelog: v9.7.0...v9.7.1

9.7.0

16 Mar 09:20
Compare
Choose a tag to compare
  • #291 restore methods with baseUrl parameter (#292)
  • Bump log4j from 2.23.0 to 2.23.1 (#287)
  • [cleanup] cleanup CVS history in comments (#285)
  • [cleanup] remove the old archive with ANT build scripts (#286)
  • [cleanup] make few methods non-public (#286)
  • [cleanup] remove a bunch of unused code (#286)
  • [cleanup] remove unused classes (PermutationGenerator, Idents, XLayout, SystemPropertiesUtil, Zipper, Regress) (#286)
  • [cleanup] replace "e.printStackTrace()" by a "standard" logging (#288)

see https://github.com/flyingsaucerproject/flyingsaucer/milestone/12?closed=1

9.6.1

10 Mar 09:12
Compare
Choose a tag to compare
  • #276 never consider table cells as "floated" (even if they have style "float: left" or "float:right") (#283)
  • refactoring (remove unused methods, convert classes to records etc.) (#281) (#284)
  • refactoring: make most of setDocument() methods private (#281)
  • make toString method of Box elements more easily readable (#283)

v9.6.0

07 Mar 09:44
Compare
Choose a tag to compare

What's Changed

  • Require Java 17 or higher
  • simplify API for creating PDF by @asolntsev in #277
  • Adding F flag to make links pdf/a-1a conform by @haramon in #280

New Contributors

Dependency updated

  • Bump com.github.librepdf:openpdf from 1.3.40 to 2.0.0 by @dependabot in #274
  • Bump com.github.librepdf:openpdf from 2.0.0 to 2.0.1 by @dependabot in #278

Full Changelog: v9.5.2...v9.6.0

v9.5.2

26 Feb 18:58
Compare
Choose a tag to compare
  • Bump openpdf from 1.3.39 to 1.3.40 (#269)
  • Bump slf4j from 2.0.11 to 2.0.12 (#268)
  • Bump log4j from 2.22.1 to 2.23.0 (#275)

v9.5.1

22 Jan 21:46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.5.0...v9.5.1

v9.5.0

21 Jan 16:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.4.1...v9.5.0

v9.4.1

07 Jan 00:59
Compare
Choose a tag to compare
  • Use URLStreamHandler for classpath protocol if available (#250)
  • Add debug logs for font resolver (#252)
  • Refactoring & cleanup (#253)

see https://github.com/flyingsaucerproject/flyingsaucer/milestone/6?closed=1

v9.4.0

30 Dec 09:44
Compare
Choose a tag to compare
  • replace iText 2.x by OpenPDF (#245) -- thanks to Andreas Rosdal for the initiative
  • Added page size B5 (#246) -- thanks to Mikhail Voronin
  • add few overloaded constructors to ITextRenderer (#247)

see https://github.com/flyingsaucerproject/flyingsaucer/milestone/5?closed=1