All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- None
- None
- None
- <br> replacement in default text parser #130
- Use Nokogiri HTML5 parser for text nodes parsing #129
- nokogiri >= 1.12.0 (was >= 1.10.0)
- newer versions (> 1.13.0) of Nokogiri where presenting "Nokogiri::CSS::SyntaxError: unexpected '|'" #120
- prevent unnecessary memory expensive operations with missing placeholders #117
- files being recognized as "broken file" in Microsoft Word
- remove image if path is null
- remove section if collection is empty/null
- allow nested images inside tables and sections
- allow sections inside tables
- rubyzip >= 1.3.0 (was ~> 1.2.0)
ODFReport::File
renamed toODFReport::Template
ODFReport::Report
constructor signature changed
- rubyzip ~> 1.2.0 (was ~> 1.1.0)
- No docs yet. Contributions welcome!