Skip to content

3.0.0

Compare
Choose a tag to compare
@ovanschie ovanschie released this 22 Jun 22:06
· 30 commits to master since this release

New & changed

  • Improved the pre-compile capabilities == better performance! 🚀
  • Extra check to prevent pre-compilation issues
  • New config options

Breaking changes ⚠️

  • Renamed opcache:optimize to opcache:compile. Note: opcache.dups_fix must be enabled, or use the --force flag.
  • Min required: Laravel 5.8
  • Dropped support for Lumen