- Added Laravel 11 support
- Added PHP 8.3 support
- Support Laravel 8-10 only
- Support PHP 7.4-8.2 only
- Added additional types
- Switched to Commonmark ^2.3.9
- Dropped PHP < 7.4
- Dropped Laravel < 8
- Switched to Commonmark ^2.3.1
- Provisional PHP 8.1 support
- Updated package metadata
- Fixed issue with Laravel 6 and 7
- Added Laravel 8 support
- Added provisional PHP 8.0 support
- Upgrade to Commonmark ^1.5
- Only bind the new classes and interfaces to the container
- Use the MarkdownConverterInterface where possible
- Removed extra file from dist
- Updated funding information
- Dropped Laravel 5
- Moved around internals
- Added Laravel 7 support
- Added Laravel 6 support
- Upgrade to CommonMark 1.x
- Handle indented blade directive content
- Avoid deprecated Laravel code
- Added Laravel 5.8 support
- Switched to commonmark 0.18
- Use the new ConverterInterface
- Added markdown blade directive
- Document maximum nesting level
- Added Laravel 5.7 support
- 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