mirror of
https://github.com/michaelrsweet/pdfio.git
synced 2024-11-16 18:38:23 +01:00
20 lines
420 B
Markdown
20 lines
420 B
Markdown
Changes in PDFio
|
|
================
|
|
|
|
|
|
v1.0.0 (TBD)
|
|
------------
|
|
|
|
- Added `pdfioFileCreateOutput` API to support streaming output of PDF
|
|
(Issue #21)
|
|
- Fixed `all-shared` target (Issue #22)
|
|
- Fixed memory leaks (Issue #23)
|
|
- Updated `pdfioContentSetDashPattern` to accept `double` values (Issue #25)
|
|
- Fixed some issues identified by a Coverity scan.
|
|
|
|
|
|
v1.0b1 (August 30, 2021)
|
|
------------------------
|
|
|
|
- Initial release
|