Skip to content

Releases: LukeMadhanga/PHPDocumentParser

Fix strong tags being removed

05 Feb 14:43
5388b30

Choose a tag to compare

Better ODT Support

21 Sep 09:26
71480a9

Choose a tag to compare

@facuonline added better support for ODT.

PR #13

PHP Unit

01 Aug 21:20
c7ce16a

Choose a tag to compare

@facuonline added PHPUnit.

DOCX Handling

21 Mar 09:31
97233b3

Choose a tag to compare

PR #10. DOCX Handling and exception handling

Fix potential fatal error

19 Nov 22:11

Choose a tag to compare

Changelog

Improved test that caused a fatal error (see issue #6) when converting a DOCX document to HTML (DocumentParser::convertWordToHtml)

Stable

08 Nov 22:29

Choose a tag to compare

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

08 Nov 22:04

Choose a tag to compare

Draft Changes Pre-release
Pre-release
0.0.13

auto-loading 1

Fix Major Issues

14 Sep 07:54

Choose a tag to compare

Fix major issues with the library

First release version

13 Sep 21:36

Choose a tag to compare

0.0.1

Fix stupid idiot error