Laravel Markdown Versions Save

A CommonMark wrapper for Laravel

v15.2.0

1 month ago
  • Added Laravel 11 support

v15.1.0

4 months ago
  • Added PHP 8.3 support

v15.0.0

1 year ago
  • Support Laravel 8-10 only
  • Support PHP 7.4-8.2 only
  • Added additional types
  • Switched to Commonmark ^2.3.9

v14.0.0

1 year ago
  • Dropped PHP < 7.4
  • Dropped Laravel < 8
  • Switched to Commonmark ^2.3.1

v13.1.2

2 years ago
  • Provisional PHP 8.1 support
  • Updated package metadata

v13.1.1

3 years ago
  • Fixed issue with Laravel 6 and 7

v13.1.0

3 years ago
  • Added Laravel 8 support
  • Added provisional PHP 8.0 support

v13.0.0

3 years ago
  • Upgrade to Commonmark ^1.5
  • Only bind the new classes and interfaces to the container
  • Use the MarkdownConverterInterface where possible

v12.0.2

4 years ago
  • Removed extra file from dist

v12.0.1

4 years ago
  • Updated funding information