Skip to content
This repository has been archived by the owner on Apr 4, 2020. It is now read-only.

Releases: thephpleague/commonmark-ext-task-list

v1.1.0

04 Apr 15:50
3f9271c
Compare
Choose a tag to compare

Changed

  • Modified output to match the GFM spec

Deprecated

This extension has been deprecated. All of its functionality now exists in league/commonmark 1.3+ under the League\CommonMark\Extension\TaskList namespace.

v1.0.1

11 Jul 10:57
9fe28f3
Compare
Choose a tag to compare

Changed

  • Optimized a regular expression
  • Fixed code not reusing an existing variable

v1.0.0

29 Jun 11:37
1a9ed08
Compare
Choose a tag to compare

No code changes have been introduced since 1.0.0-beta1.

v1.0.0-beta1

27 May 19:07
d2d2b37
Compare
Choose a tag to compare
v1.0.0-beta1 Pre-release
Pre-release

Changed

  • Added support for league/commonmark 1.0.0-beta1

v0.1.0

12 May 23:29
5ef3802
Compare
Choose a tag to compare

Initial release! 🎉