Odf Report Versions Save

Generates ODF files, given a template (.odt) and data, replacing tags

0.8.1

1 month ago

What's Changed

Full Changelog: https://github.com/sandrods/odf-report/compare/v0.8.0...0.8.1

v0.8.0

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/sandrods/odf-report/compare/v0.7.3...v0.8.0

v0.7.3

2 years ago

Fixed

  • newer versions (> 1.3.0) of Nokogiri where presenting "Nokogiri::CSS::SyntaxError: unexpected '|'" #120
  • prevent unnecessary memory expensive operations with missing placeholders #117

What's Changed

New Contributors

Full Changelog: https://github.com/sandrods/odf-report/compare/v0.7.2...v0.7.3

v0.7.2

3 years ago

fixes files being recognized as "broken file" in Microsoft Word

closes #104 and #106

v0.7.1

3 years ago
  • remove image if path is null
  • remove section if collection is empty/null

v0.7.0

3 years ago
  • allow nested images inside tables and sections
  • allow sections inside tables