Implement pdfioDictIterateKeys API (Issue #31)

This commit is contained in:
Michael R Sweet
2022-06-27 10:17:00 -04:00
parent ed4e2fc38a
commit f4b8983c61
6 changed files with 170 additions and 1 deletions

View File

@@ -6,6 +6,7 @@ v1.1.0 (Month DD, YYYY)
-----------------------
- Added `pdfioFileCreateTemporary` function (Issue #29)
- Added `pdfioDictIterateKeys` function (Issue #31)
v1.0.1 (March 2, 2022)