2021-09-27 13:42:19 +02:00
|
|
|
Changes in PDFio
|
|
|
|
================
|
|
|
|
|
|
|
|
|
2021-11-07 17:15:35 +01:00
|
|
|
v1.0b2 (November 7, 2021)
|
|
|
|
-------------------------
|
2021-09-27 13:42:19 +02:00
|
|
|
|
|
|
|
- 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)
|
2021-10-16 15:41:19 +02:00
|
|
|
- Updated `pdfioContentSetDashPattern` to accept `double` values (Issue #25)
|
2021-10-01 17:38:04 +02:00
|
|
|
- Fixed some issues identified by a Coverity scan.
|
2021-09-27 13:42:19 +02:00
|
|
|
|
|
|
|
|
|
|
|
v1.0b1 (August 30, 2021)
|
|
|
|
------------------------
|
|
|
|
|
2021-10-16 06:02:31 +02:00
|
|
|
- Initial release
|