Releases: LukeMadhanga/PHPDocumentParser
Releases · LukeMadhanga/PHPDocumentParser
Fix strong tags being removed
Better ODT Support
@facuonline added better support for ODT.
PR #13
PHP Unit
@facuonline added PHPUnit.
DOCX Handling
PR #10. DOCX Handling and exception handling
Fix potential fatal error
Changelog
Improved test that caused a fatal error (see issue #6) when converting a DOCX document to HTML (DocumentParser::convertWordToHtml)
Stable
Please forgive the previous stupid idiot errors!! This is a stable release running on my own systems. I wrote this originally for use in another project and just threw it up on GitHub. I'm honoured that people actually use it. Much love :v
Draft Changes
0.0.13 auto-loading 1
Fix Major Issues
Fix major issues with the library
First release version
0.0.1 Fix stupid idiot error