Releases: sboh1214/hwp-swift
Releases · sboh1214/hwp-swift
0.3.1
Breaking changes
- Change default branch to main
API changes
Closed Issues & Merged PRs
0.3.0
Breaking changes
API changes
- Parse SectionArray (#8) @sboh1214
Add some struct under the HwpSection Array
class HwpFile
sectionArray: [HwpSection]
paragraph: [HwpParagraph]
paraHeader: HwpParaHeader
paraText: HwpParaText?
paraCharShape: HwpParaCharShape?
paraLineSegArray: [HwpParaLineSeg]?
paraRangeTagArray: [HwpParaRangeTag]?
ctrlHeaderArray: [HwpCtrlHeader]?
listHeaderArray: [HwpListHeader]?
Closed Issues & Merged PRs
0.2.0
Breaking changes
API changes
HwpFile.HwpDocInfo.{HwpDocumentProperties, [HwpBinData], [HwpFaceName], [HwpBorderFill], [HwpCharShape], [HwpParaShape]}
Closed Issues & Merged PRs
- #5 Add feature parsing docinfo
0.1.1
Breaking changes
Closed Issues & Merged PRs
- Cannot use HwpKit with version because OLEKit depends on revision.
- Fix Versioning (#4)
0.1.0
Merge pull request #2 from sboh1214/dev
release to master branch 0.1.0