Skip to content

Releases: ordinary9843/ghostscript

v2.2.4

31 Jul 16:06

Choose a tag to compare

  • Fix the extension check error in the isPdf() function.
  • Updated version to v2.2.4.

v2.2.3

28 Mar 03:57

Choose a tag to compare

  • Add function clearTmpFIles() to handler interface.
  • Updated version to v2.2.3.

v2.2.2

27 Mar 15:21

Choose a tag to compare

  • Fix merge handler unable to merge does not exist path.
  • Updated version to v2.2.2.

v2.2.1

27 Mar 12:58

Choose a tag to compare

  • Changed image constant name.
  • Updated version to v2.2.1.

v2.2.0

27 Mar 12:52

Choose a tag to compare

  • All handlers will begin to throw exceptions.
  • The exception will provide more detailed information, including the exception code.
  • Add new function for get PDF total pages getTotalPages().
  • Removed multiple functions hasMessages(), getMessages().
  • Removed message constants.
  • Refactor all module & tests.
  • Updated version to v2.2.0.

v2.1.5

19 Feb 14:20

Choose a tag to compare

  • Convert path separator for image & split handlers.
  • Updated version to v2.1.5.

v2.1.4

19 Feb 06:42

Choose a tag to compare

  • Optimize pdf to image.
  • Updated version to v2.1.4.

v2.1.3

19 Feb 05:58

Choose a tag to compare

  • Fixed to image execute failed.
  • Updated version to v2.1.3.

v2.1.2

19 Feb 04:53

Choose a tag to compare

  • Fixed split execute failed.
  • Updated version to v2.1.2.

v2.1.1

23 Jan 17:21

Choose a tag to compare

  • Adjust namespace and file path of constants.
  • Updated version to v2.1.1.