Skip to content

Releases: laurentmuller/fpdf2

1.9.0.0

16 May 14:16
Compare
Choose a tag to compare
  • Updated tutorials.
  • Updated the lint action.
  • Updated the used version in the README.md file.
  • Breakdown ! Modified the PdfDocument class:
    • Updated cell() function by replacing default $width argument value
      0.0 with null.
    • Updated multiCell() function by replacing default $width argument value
      0.0 with null.
    • Updated tests accordingly.
  • Add more tests for cleanText() function.

Full Changelog: 1.8.4.16...1.9.0.0

1.8.4

14 Feb 17:19
Compare
Choose a tag to compare

1.8.4-alpha-6

13 Feb 09:17
Compare
Choose a tag to compare

1.8.4-alpha-5

13 Feb 06:57
Compare
Choose a tag to compare

1.8.4-alpha-4

13 Feb 07:00
Compare
Choose a tag to compare

1.8.4-alpha-3

06 Feb 15:12
Compare
Choose a tag to compare

Added tests.
Minor corrections for output.

1.8.4-alpha-2

05 Feb 18:18
Compare
Choose a tag to compare

Second release.

1.8.4-alpha

04 Feb 14:07
Compare
Choose a tag to compare

Initial release.