pdfio/CHANGES.md

20 lines
420 B
Markdown
Raw Normal View History

Changes in PDFio
================
v1.0.0 (TBD)
------------
- Added `pdfioFileCreateOutput` API to support streaming output of PDF
(Issue #21)
2021-10-16 06:02:31 +02:00
- Fixed `all-shared` target (Issue #22)
- Fixed memory leaks (Issue #23)
- Updated `pdfioContentSetDashPattern` to accept `double` values (Issue #25)
2021-10-01 17:38:04 +02:00
- Fixed some issues identified by a Coverity scan.
v1.0b1 (August 30, 2021)
------------------------
2021-10-16 06:02:31 +02:00
- Initial release