Releases: howtomakeaturn/pdfinfo
Releases · howtomakeaturn/pdfinfo
1.1.6
What's Changed
- Fix bin path by @ManuelRomanato in #15
New Contributors
- @ManuelRomanato made their first contribution in #15
Full Changelog: 1.1.5...1.1.6
1.1.5
Throw exception when pdfinfo binary not found
Merge pull request #13 from matthieumota/master Throw exception when pdfinfo binary not found
Fix PDFINFO_BIN ENV var with quotes
Merge pull request #8 from vluzrmos/master Fix PDFINFO_BIN ENV var with quotes
Makes pdfinfo path configurable
Merge pull request #7 from vluzrmos/master Makes pdfinfo path configurable.
Add MIT license
1.1.1 Add license
Add exceptions for the official exit codes.
1.1.0 Add exceptions for the official exit codes.
Add BaseException
1.0.2 Add BaseException
1.0.1
escapeshellarg
1.0.0
update