What's Changed
Chores
- Decouple load_rels from load_styles so @RELS loads without styles.xml (#158) by @satoryu in #178
- Accept Pathname when opening a document (#101) by @satoryu in #179
- Pass document_properties to table cell paragraphs so to_html works with hyperlinks (#160) by @satoryu in #180
- Add Paragraph#substitute for placeholders split across runs (#147) by @satoryu in #181
- Guard against nil crashes on malformed documents (#127) by @satoryu in #182
Full Changelog: v0.12.0...v0.13.0