- Support PHP 7.1 or 7.2
- Support Laravel 5.5 or 5.6
- Switched to commonmark 0.17
- Fixed config when inside phar
- Support commonmark 0.16 too
- Support PHP 7.0, 7.1, 7.2
- Support Laravel 5.1 - 5.5
- More type hints
- Added laravel 5.4 support
- Upgraded to commonmark 0.15
- Added laravel 5.3 support
- Improved service provider
- Fixed some typos
- Upgraded to commonmark 0.13
- Added automatic extensions support
- Added laravel 5.2 support
- Improved environment detection
- Upgraded to commonmark 0.12
- Added easy configuration
- Improved lumen support
- Upgraded to commonmark 0.11
- Changed the converter class we bind
- Make the environment object available
- Upgraded to commonmark 0.10
- Official lumen support
- Code cleanup
- Upgraded to commonmark 0.9
- Support both laravel 5.0 and 5.1
- Dropped php 5.4 support
- Upgraded to commonmark 0.8
- Upgraded to commonmark 0.7
- Upgraded to laravel 5.0
- Switched to commonmark 0.6
- Refactored to improve performance
- Updated to parsedown extra 0.7
- Fixed the parsedown version constraint
- Composer tweaks
- Removed the cs fixers
- CS fixes
- Moved to the MIT license
- Composer tweaks
- Improved the test suite
- Added cs fixers to the test suite
- Improved the docs
- Update the parsedown version constraints again
- Force parsedown extra 0.1 due issues with newer versions
- Corrected the license comments
- Stopped phpunit echoing the stubs
- Minor fixes and tweaks
- Bumped to stable
- Upgrade to Laravel 4.1/4.2
- Moved to parsedown extra
- Refactoring
- Added di aliases
- Added markdown engines
- PHP 5.6 and HHVM compatibility
- Composer tweaks
- Bumped to stable
- PSR-4 autoloading
- Updated docs
- Dropped Laravel 4.0 support
- Travis and Scrutinizer tweaks
- Coding style fixes
- Added unit tests
- Move to PHP Markdown Next
- Minor tweaks
- New markdown parser
- Initial testing release