Releases: klippa-app/go-pdfium
Releases · klippa-app/go-pdfium
v0.2.3
Full Changelog: v0.2.2...v0.2.3
v0.2.2
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
What's Changed
- Create go.yml by @Daan-Adrichem in #5
- Setup ci by @Daan-Adrichem in #7
- Setup file structure by @WimdeJager in #8
- Add config for init which sets workers in pool by @Daan-Adrichem in #11
- Feature/refactor by @jerbob92 in #15
- Another refactor by @jerbob92 in #18
- Standardize errors by @jerbob92 in #21
- Open options, and add support for open password protected PDF by @jerbob92 in #19
- Calculate ratio between pixels and points by @jerbob92 in #20
- Add ability to collect font information by @jerbob92 in #22
- Add tests for the pdfium implementations by @jerbob92 in #26
- Implement FPDFBitmap_CreateEx and write directly to the buffer by @jerbob92 in #27
- Feature/render multiple pages by @jerbob92 in #28
New Contributors
- @Daan-Adrichem made their first contribution in #5
- @WimdeJager made their first contribution in #8
Full Changelog: https://github.com/klippa-app/go-pdfium/commits/v0.2.0
New document memory optimization
v0.1.7 Add memory optimization to new Document
Add execute plugin from binary
v0.1.6 Add binpath to config
SubProcessMain in config
v0.1.5 Add subprocessMain to config
Add logging callback to config
v0.1.4 Add logging by callback
Add subprocess to vendoring maps
v0.1.3 Add subprocess to vendorable files
Rename pkg to pdfium
v0.1.2 Rename pkg to pdfium