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

Releases: thephpleague/commonmark-extras

1.2.0

04 Apr 16:06
b1961aa
Compare
Choose a tag to compare

Deprecated

This extension has been deprecated. All of its functionality now exists in league/commonmark 1.3+ as GithubFlavoredMarkdownExtension.

1.1.0

13 Jul 11:59
4947edf
Compare
Choose a tag to compare

Added

1.0.0

29 Jun 11:44
303ce7b
Compare
Choose a tag to compare

No changes have been introduced since 1.0.0-beta2.

1.0.0-beta2

05 Jun 22:48
ff52356
Compare
Choose a tag to compare
1.0.0-beta2 Pre-release
Pre-release

Changed

  • Made this extension compatible with league/commonmark 1.0.0-beta4

1.0.0-beta1

05 Jun 22:48
99e4ed8
Compare
Choose a tag to compare
1.0.0-beta1 Pre-release
Pre-release

Changed

  • Made this extension compatible with league/commonmark 1.0.0-beta1

0.5.0

12 May 23:39
572380e
Compare
Choose a tag to compare

Added

0.4.0

19 Apr 21:55
0.4.0
14e0017
Compare
Choose a tag to compare

0.3.0

11 Apr 04:44
0.3.0
9af6b88
Compare
Choose a tag to compare

Changed

  • Made this extension compatible with league/commonmark 0.19

0.2.1

17 Mar 03:30
Compare
Choose a tag to compare

0.2.0

15 Mar 02:44
0.2.0
73460d0
Compare
Choose a tag to compare

All previous functionality has been removed and placed into separate packages! This library now serves as a meta-package to pull in officially-recommended extensions.

Added

Changed

Removed

  • Removed all classes implementing SmartPunct and Twitter handle parsing as those now live elsewhere
  • Removed support for PHP 5.4, PHP 5.5, and HHVM