File tree Expand file tree Collapse file tree 2 files changed +14
-12
lines changed
Expand file tree Collapse file tree 2 files changed +14
-12
lines changed Original file line number Diff line number Diff line change 66
77- Added ` RTFDocument.write_html ` and ` RTFDocument.write_pdf ` for exporting RTF
88 documents to HTML and PDF via LibreOffice, matching the ` write_docx `
9- conversion workflow.
9+ conversion workflow ( # 176 ) .
1010
1111### Testing
1212
1313- Added parameterized tests covering DOCX, HTML, and PDF exports, with a
14- new ` pdf ` extra (` pypdf ` ) for PDF text extraction. Improved LibreOffice
15- availability checks to skip integration tests when conversion is not working.
14+ new ` pdf ` extra (` pypdf ` ) for PDF text extraction.
15+ Improved LibreOffice availability checks to skip integration tests
16+ when conversion is not working (#176 ).
1617
1718## rtflite 2.4.0
1819
3536
3637## rtflite 2.3.1
3738
38- ### New features
39+ ### Improvements
3940
40- - Added ` executable_path ` parameter to write_docx() method.
41- - Added ` /tmp/soffice ` and ` /tmp/libreoffice ` paths for Linux.
41+ - Added ` executable_path ` parameter to ` write_docx() ` method ( # 170 ) .
42+ - Added ` /tmp/soffice ` and ` /tmp/libreoffice ` paths for Linux ( # 170 ) .
4243
4344## rtflite 2.3.0
4445
Original file line number Diff line number Diff line change 66
77- Added ` RTFDocument.write_html ` and ` RTFDocument.write_pdf ` for exporting RTF
88 documents to HTML and PDF via LibreOffice, matching the ` write_docx `
9- conversion workflow.
9+ conversion workflow ( # 176 ) .
1010
1111### Testing
1212
1313- Added parameterized tests covering DOCX, HTML, and PDF exports, with a
14- new ` pdf ` extra (` pypdf ` ) for PDF text extraction. Improved LibreOffice
15- availability checks to skip integration tests when conversion is not working.
14+ new ` pdf ` extra (` pypdf ` ) for PDF text extraction.
15+ Improved LibreOffice availability checks to skip integration tests
16+ when conversion is not working (#176 ).
1617
1718## rtflite 2.4.0
1819
3536
3637## rtflite 2.3.1
3738
38- ### New features
39+ ### Improvements
3940
40- - Added ` executable_path ` parameter to write_docx() method.
41- - Added ` /tmp/soffice ` and ` /tmp/libreoffice ` paths for Linux.
41+ - Added ` executable_path ` parameter to ` write_docx() ` method ( # 170 ) .
42+ - Added ` /tmp/soffice ` and ` /tmp/libreoffice ` paths for Linux ( # 170 ) .
4243
4344## rtflite 2.3.0
4445
You can’t perform that action at this time.
0 commit comments