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.
1.1.0 - 2020-04-04
- Modified output to match the GFM spec
This extension has been deprecated. All of its functionality now exists in league/commonmark 1.3+ under the League\CommonMark\Extension\TaskList
namespace.
1.0.1 - 2019-07-10
- Optimized a regular expression
- Fixed code not reusing an existing variable
1.0.0 - 2019-06-29
No code changes have been introduced since 1.0.0-beta1.
1.0.0-beta1 - 2019-05-27
- Added support for
league/commonmark
1.0.0-beta1
0.1.0 - 2019-05-12
Initial release!