No breaking changes were introduced, but we did add a new interface: ConverterInterface. Consider depending on this interface in your code instead of the concrete implementation. (See #330)
Added
- Added
ConverterInterfacetoConverterandCommonMarkConverter(#330) - Added
ListItem::getListData()method (#329)