Releases: sandrods/odf-report
Releases · sandrods/odf-report
0.8.1
What's Changed
- FIX: <br> replacement in default parser by @mauriciomenegaz in #130
Full Changelog: v0.8.0...0.8.1
v0.8.0
What's Changed
- Fix the Nokogiri version that happend an error by @y-yagi in #121
- Fix typo in Readme.md by @pierre-alain-b in #122
- Use nokogiri's HTML5 parser for text nodes by @mauriciomenegaz in #129
New Contributors
- @y-yagi made their first contribution in #121
- @pierre-alain-b made their first contribution in #122
- @mauriciomenegaz made their first contribution in #129
Full Changelog: v0.7.3...v0.8.0
v0.7.3
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
- Added a Troubleshooting section by @paulmassen in #107
- Docs: troubleshooting template: Word found unreadable content by @jaredbeck in #113
New Contributors
- @paulmassen made their first contribution in #107
Full Changelog: v0.7.2...v0.7.3