Skip to content

0.12.0

Compare
Choose a tag to compare
@sboh1214 sboh1214 released this 31 Jan 07:55
· 9 commits to main since this release
b2bde1d

Breaking changes

  • HwpFile.docInfo.idMappings.charShapeArray[].property changed type fromUInt32 to HwpCharShapePropertywhich conforms to HwpFromUInt32

🚀 Features

  • Add CharShapeProperty, Cleanup HwpError, Fix HwpColor @sboh1214 (#45)
    Same as breaking change

🐛 Bug Fixes

  • Add CharShapeProperty, Cleanup HwpError, Fix HwpColor @sboh1214 (#45)
    Now parsing HwpColor from UInt32 is fully fixed and tested.

🧰 Maintenance