Releases: GrahamCampbell/Laravel-Markdown
Releases · GrahamCampbell/Laravel-Markdown
V3.0 (05/02/2015)
- Upgraded to laravel 5.0
- Switched to commonmark 0.6
- Refactored to improve performance
V2.1 (02/02/2015)
- Updated to parsedown extra 0.7
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