mirror of
https://github.com/foliojs/pdfkit.git
synced 2025-12-08 20:15:54 +00:00
v0.17.1
This commit is contained in:
parent
4b2030eedd
commit
d837a13569
@ -2,8 +2,11 @@
|
||||
|
||||
### Unreleased
|
||||
|
||||
### [v0.17.1] - 2025-05-02
|
||||
|
||||
- Fix null values in table cells rendering as `[object Object]`
|
||||
- Fix further LineWrapper precision issues
|
||||
- Optmize standard font handling. Less code, less memory usage
|
||||
|
||||
### [v0.17.0] - 2025-04-12
|
||||
|
||||
|
||||
@ -9,7 +9,7 @@
|
||||
"document",
|
||||
"vector"
|
||||
],
|
||||
"version": "0.17.0",
|
||||
"version": "0.17.1",
|
||||
"homepage": "http://pdfkit.org/",
|
||||
"author": {
|
||||
"name": "Devon Govett",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user