Releases: klippa-app/pdfium-cli
Releases · klippa-app/pdfium-cli
v0.9.1
What's Changed
Notes:
The page range parser now makes less assumptions what the user wants when --ignore-invalid-pages
is set. When the complete page range contains invalid pages, it will not include the first or last page anymore. If that is required behavior you can use the first
and/or last
keyword in combination with the required page range to always get the first and/or last page.
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #42
- Add --ignore-invalid-pages option by @josiasmontag in #45
New Contributors
- @josiasmontag made their first contribution in #45
Full Changelog: v0.8.2...v0.9.0
v0.8.2
What's Changed
- Bump github.com/klippa-app/go-pdfium from 1.12.1 to 1.12.2 by @dependabot in #43
Full Changelog: v0.8.1...v0.8.2
v0.8.1
Fix up build artifact names
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Feature/update gh actions by @jerbob92 in #38
- Bump github.com/klippa-app/go-pdfium from 1.11.0 to 1.12.1 by @dependabot in #41
- Bump pdfium to 6392 by @jerbob92 in #41
- Bump libjpeg-turbo to 3.0.3 by @jerbob92 in #41'
- Add MacOS arm64 native build by @jerbob92 in #41
Full Changelog: v0.7.0...v0.8.0
v0.7.0
v0.6.0
v0.5.0
v0.4.3
What's Changed
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #28
- Update go-pdfium to v1.9.0 by @jerbob92 in #29
- Update pdfium to 6150 by @jerbob92 in #29
New Contributors
- @dependabot made their first contribution in #28
Full Changelog: v0.4.2...v0.4.3