Skip to content

v3.4.0

Compare
Choose a tag to compare
@lmajano lmajano released this 28 May 21:31

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.


[3.4.0] => 2020-MAY-28

Added

  • Updated flexmark to 0.50.50
  • Added auto formatting thanks to cfformat
  • Auto-publishing of changelos and artifacts to github upon release
  • New Autolinking extension
  • New Autoanchor extension
  • New YouTube Transformer extension
  • New TOC extension
  • New TaskList extension
  • New Strikethrough extension
  • New Subscript extension

[3.3.0] => 2019-DEC-13

  • New module layout
  • New flexmark core v0.50.44 thanks to @michaelborn

[3.2.0] => 2018-MAR-22

  • Full Emoji support via the cbemoji library

[3.1.0] => 2018-MAR-08

  • Dropped ACF10 support
  • Fixes the appending of user options instead of default options always taking precedence
  • Added accessors to Processor so you can retrieve internal parser and renderer

[3.0.0] => 2017-JUL-26

  • Updated entire core to use Flexmark markdown processor
  • Added global options for processor

[2.0.1]

  • Unified workbench
  • Updated javaloader

[2.0.0]


[1.0.0]

  • Create first module version