0.12.0
Breaking changes
HwpFile.docInfo.idMappings.charShapeArray[].property
changed type fromUInt32
toHwpCharShapeProperty
which conforms toHwpFromUInt32
🚀 Features
🐛 Bug Fixes
- Add CharShapeProperty, Cleanup HwpError, Fix HwpColor @sboh1214 (#45)
Now parsing HwpColor from UInt32 is fully fixed and tested.