Releases: GrahamCampbell/Laravel-Markdown
Releases · GrahamCampbell/Laravel-Markdown
V2.0.7 (02/02/2015)
- Fixed the parsedown version constraint
V2.0.6 (02/01/2015)
- Composer tweaks
- Removed the cs fixers
- CS fixes
- Moved to the MIT license
V2.0.5 (05/10/2014)
- Composer tweaks
- Improved the test suite
- Added cs fixers to the test suite
- Improved the docs
V2.0.4 (28/08/2014)
- Update the parsedown version constraints again
V2.0.3 (18/08/2014)
- Force parsedown extra 0.1 due issues with newer versions.
V2.0.2 (09/08/2014)
- Corrected the license comments
- Stopped phpunit echoing the stubs
V2.0.1 (02/08/2014)
- Minor fixes and tweaks
V2.0 (20/07/2014)
- Bumped to stable
V2.0 RC 1 (16/07/2014)
- Upgrade to Laravel 4.1+
- Moved to parsedown extra
- Refactoring
- Added di aliases
- Added markdown engines
V1.1 (21/04/2014)
- PHP 5.6 and HHVM compatibility
- Composer tweaks