Skip to content

v0.13.0

Latest

Choose a tag to compare

@github-actions github-actions released this 31 May 15:42
· 5 commits to master since this release

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