Skip to content

v5.0.0

Compare
Choose a tag to compare
@stevebauman stevebauman released this 03 Aug 13:28
· 97 commits to master since this release

All credit goes to @Propaganistas for this major release. πŸ‘

Removed

  • Lumen Support
  • PHP 7.1-7.3 Support
  • Laravel 5.6-6 Support

Added

  • Support for multiple configurations - #53
  • HTML 5 definitions configured out of the box - #53
  • Ability to easily define your own HTML Purifier definition - #53
  • Default Eloquent cast classes to easily implement sanitization on models - #54