Skip to content

v0.17.0 - CommonMark 2.0.0

Compare
Choose a tag to compare
@onigoetz onigoetz released this 18 Dec 20:30
· 217 commits to master since this release

CommonMark 2.0.0

This release is based on CommonMark 2.0.0
If you have custom plugins and extensions, they need to be updated as well

CommonMark upgrade guide : https://commonmark.thephpleague.com/2.0/upgrading/

Dependencies

  • Needs PHP 7.4 at least to work
  • Update to CommonMark 2.0.0
    • Use CommonMark's Table of Contents
    • Uee the embedded FrontMatter reader
  • Update to Mermaid 8.13.4

Docker image

  • Use Composer 2 to install
  • Update to PHP 8

Internal

  • Enable deepsource in builds to experiment with it
  • Remove scrutinizr related comments and configuration
  • Use GitHub actions to build Docker image
  • Re enable Sonarcloud
  • Start typing many fields and return types