Releases: shinjukunian/DocX
Releases · shinjukunian/DocX
0.8.8
What's Changed
- Subscript / Superscript by @shinjukunian in #32
- Allow clients to force indentation to 0 by @andalman in #30
- Oneeightyg issue17 by @shinjukunian in #33
- Fixed underlining when no explicit foreground color is set by @andalman in #37
- added cocoapods support by @shinjukunian in #39
Full Changelog: 0.8.7...0.8.8
0.8.7: Merge pull request #28 from shinjukunian/issue22_tests
- certain characters (& etc.) are now properly escaped
- DocX now outputs modern .docx files, avoiding the compatibility mode warning in Word
- greatly improved performance when writing long strings
AttributedString / SwiftUI support
Added support for AttributedString
0.8.5: Merge pull request #11 from shinjukunian/imageSize
- the
imageSize
property ofNSTextAttachement
is now honored.
0.8.4
0.8.3
Metadata, like author information, can now be added to the created .docx file.
0.8.2
Update README.md
0.8.1: Merge pull request #5 from shinjukunian/images
0.8.0: bug fixes for framework targets
updated AEXML