All Versions
38
Latest Version
Avg Release Cycle
111 days
Latest Release
393 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v5.1.0 Changes
March 02, 2022๐ Changed
- Changed horizontal rule style (#218, #219)
๐ Fixed
- Fixed
Element::getValue()
not handling possible nulls
-
v5.0.2 Changes
November 06, 2021๐ Fixed
- Fixed missplaced comment nodes appearing at the start of the HTML input (#212)
-
v5.0.1 Changes
September 17, 2021๐ Fixed
- Fixed lists not using the correct amount of indentation (#211)
-
v5.0.0 Changes
March 28, 2021โ Added
- Added support for tables (#203)
- This feature is disable by default - see README for how to enable it
- Added new
strip_placeholder_links
option to strip<a>
tags withouthref
attributes (#196) - Added new methods to
ElementInterface
:hasParent()
getNextSibling()
getPreviousSibling()
getListItemLevel()
- Added several parameter and return types across all classes
- Added new
PreConverterInterface
to allow converters to perform any necessary pre-parsing
๐ Changed
- Supported PHP versions increased to PHP 7.2 - 8.0
HtmlConverter::convert()
may now throw a\RuntimeException
when unexpectedDOMDocument
-related errors occur
๐ Fixed
- Fixed complex nested lists containing heading and paragraphs (#198)
- Fixed consecutive emphasis producing incorrect markdown (#202)
- Added support for tables (#203)
-
v4.10.0 Changes
June 30, 2020 -
v4.9.1 Changes
December 27, 2019๐ Fixed
- ๐ Fixed issue with HTML entity escaping in text (#184)
-
v4.9.0 Changes
November 02, 2019 -
v4.8.3 Changes
October 31, 2019 -
v4.8.2 Changes
August 02, 2019 -
v4.8.1 Changes
December 24, 2018