0.4.0
Pre-release
Pre-release
Breaking changes
- minimum swift version 5.1 --> 5.3
- Package now includes
hwpkit
(command line executable)
HwpKitFramework
(previously HwpKit) - Structure of HwpFile.docInfo has changed.
API changes
- Modified
struct HwpFile
docInfo: HwpDocInfo
documentProperties: HwpDocumentProperties
idMappings: HwpIdMappings
compatibleDocument: HwpCompatibleDocument?
- Added (sectionArray)
struct HwpFile
sectionArray: [HwpSection]
- Added (experimental)
HwpFile.init()
Closed Issues & Merged PRs
- hwpkit and HwpKitFramework, add pre-commit (#17) @sboh1214
- Edit draft (remove internal changes) (#16) @sboh1214
- sboh1214 create new file (#15) @sboh1214
- Update README.md (remove Codecov add Code climate) (#14) @sboh1214
- Update Coverage.yml switch codecov to code climate (#13) @sboh1214
- remove codefactor and add code climate (#12) @sboh1214
- Change to record tree (#11) @sboh1214
- Add discord (#10) @sboh1214