Skip to content

Releases: hkdb/cpdf

v2.0

21 Jan 10:48

Choose a tag to compare

  • Uses command list instead to avoid shell injection (Security)
  • Updated install.sh for a smoother installation experience
  • Build binary and upload to release with Github Actions to alleviate pyprind dependency issues - #6
  • Added install.bat for Windows installation
  • Streamlined installation with curl method

v1.3 - Bee

24 Jun 11:51

Choose a tag to compare

  • Use /usr/bin/env python3 header instead for better compatibility
  • Added a check for whether or not the input file exists
  • Allow for full path to be specified for both input and output file
  • Adjusted illegal characters
  • Adjusted help output to be more readable
  • Added install script for Linux, *BSD, macos

Dragonfly

10 May 15:33

Choose a tag to compare

  • Switched to Python3
  • Added progress bar

Butterfly - Hotfix

14 May 13:13

Choose a tag to compare

Did not include command building step for situations with no WARNINGS.

Butterfly

14 May 12:46

Choose a tag to compare

Features:

Bolded and colored formating of output text to make it more readable
Added new lines bewteen each output to make it more readable
Added Error Handling (WARNING): Output file does not end with .pdf, verify with user that’s really what they want
Added Error Handling (WARNING): Output file name matches a file in the output directory
Added Error Handling (ERROR): Unsafe input & output file names
Added a version check argument

Birth of cPDF

13 May 16:57

Choose a tag to compare

The birth of cPDF.