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

Releases: thephpleague/commonmark-extras

1.2.0

Choose a tag to compare

@colinodell colinodell released this 04 Apr 16:06
b1961aa

Deprecated

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

1.1.0

Choose a tag to compare

@colinodell colinodell released this 13 Jul 11:59
4947edf

Added

1.0.0

Choose a tag to compare

@colinodell colinodell released this 29 Jun 11:44
303ce7b

No changes have been introduced since 1.0.0-beta2.

1.0.0-beta2

1.0.0-beta2 Pre-release
Pre-release

Choose a tag to compare

@colinodell colinodell released this 05 Jun 22:48
ff52356

Changed

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

1.0.0-beta1

1.0.0-beta1 Pre-release
Pre-release

Choose a tag to compare

@colinodell colinodell released this 05 Jun 22:48
99e4ed8

Changed

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

0.5.0

Choose a tag to compare

@colinodell colinodell released this 12 May 23:39
572380e

Added

0.4.0

Choose a tag to compare

@colinodell colinodell released this 19 Apr 21:55
0.4.0
14e0017

0.3.0

Choose a tag to compare

@colinodell colinodell released this 11 Apr 04:44
0.3.0
9af6b88

Changed

  • Made this extension compatible with league/commonmark 0.19

0.2.1

Choose a tag to compare

@colinodell colinodell released this 17 Mar 03:30

Added

0.2.0

Choose a tag to compare

@colinodell colinodell released this 15 Mar 02:44
0.2.0
73460d0

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