Skip to content

Releases: markdom/php-handler

1.1.1

01 Dec 12:57
Compare
Choose a tag to compare
Return type bug fixing.

1.1.0

01 Dec 12:00
Compare
Choose a tag to compare
Language level migration.

1.0.17

24 Oct 09:02
Compare
Choose a tag to compare
Added YAML handler

1.0.16

27 Sep 10:44
Compare
Choose a tag to compare
Added getters to the HtmlBuilder.

1.0.15

14 Sep 14:17
Compare
Choose a tag to compare
Updated dependencies.

1.0.14

01 Sep 08:11
Compare
Choose a tag to compare
Implemented the latest DispatcherInterface that allows disbaling the …

1.0.13

01 Sep 07:49
Compare
Choose a tag to compare
Fixed an issue with the HtmlTextProcessor handling HTML blocks.

1.0.12: Added first CommonmarkHandler and CommonmarkDispatcher.

30 Aug 11:54
Compare
Choose a tag to compare
Missing the HTML block and inline HTML handling.

1.0.11: Added HTML and XHTML handler.

29 Aug 12:33
Compare
Choose a tag to compare

1.0.10

29 Aug 09:18
Compare
Choose a tag to compare
Added a missing method to the DebugHandler.