Releases: GrahamCampbell/Laravel-Markdown
Releases · GrahamCampbell/Laravel-Markdown
V15.2 (17/03/2024)
- Added Laravel 11 support
V15.1 (04/12/2023)
- Added PHP 8.3 support
V15.0 (26/02/2023)
- Support Laravel 8-10 only
- Support PHP 7.4-8.2 only
- Added additional types
- Switched to Commonmark ^2.3.9
V14.0 (30/05/2022)
- Dropped PHP < 7.4
- Dropped Laravel < 8
- Switched to Commonmark ^2.3.1
V13.1.2 (21/11/2021)
- Provisional PHP 8.1 support
- Updated package metadata
V13.1.1 (22/08/2020)
- Fixed issue with Laravel 6 and 7
V13.1 (14/08/2020)
- Added Laravel 8 support
- Added provisional PHP 8.0 support
V13.0 (14/07/2020)
- Upgrade to Commonmark ^1.5
- Only bind the new classes and interfaces to the container
- Use the MarkdownConverterInterface where possible
V12.0.2 (14/04/2020)
- Removed extra file from dist
V12.0.1 (14/04/2020)
- Updated funding information