Skip to content

Releases: xthiago/pdf-version-converter

v1.0.5

13 Feb 03:58
555b139
Compare
Choose a tag to compare

This version fixes the following issues:

  • Makes library fully compatible with symfony components version [2|3|4] and PHP 5.3-7.2 - #16 by @xthiago
  • Do not compress or alter any image inside the pdf - #13 by @alberto2perez

v1.0.4

04 May 12:04
Compare
Choose a tag to compare

This version fixes the following issue:

  • #11 composer install fails on Windows

v1.0.3

27 Jan 12:01
Compare
Choose a tag to compare

This version fixes the following issues:

  • Added a real 2.0 PDF.
  • Renamed the special chars PDF accordingly with its version.
  • Accordingly changed files providers in the tests.

Thank you @edegaudenzi for the contribution to this release.

v1.0.2

07 Jan 13:51
Compare
Choose a tag to compare

This version fixes the following issues:

#6 Filename special chars escape
#7 Temp directory is static

Thank you @edegaudenzi for the contribution to this release.

v1.0.1

24 Sep 00:50
Compare
Choose a tag to compare

This release fixes the following issues:

  • #1 Converted files are not saved sometimes
  • #2 Typo

It also updates the travis configuration in order to check the library against PHP 7.