- Added Laravel 11 support
- Added PHP 8.3 support
- Support Laravel 9-10 only
- Support PHP 8.0-8.2 only
- Added additional types
- Switch to security core v4
- Dropped PHP < 7.4
- Dropped Laravel < 8
- Added Laravel 9 support
- Provisional PHP 8.1 support
- Updated package metadata
- Added Laravel 8 support
- Added provisional PHP 8.0 support
- Removed extra file from dist
- Updated funding information
- Dropped Laravel 5
- Switch to security core v3
- Added Laravel 7 support
- Switch to security core v2
- Added Laravel 6 support
- Added Laravel 5.8 support
- Extracted core to separate package
- Respect the evil attributes argument
- Added Laravel 5.7 support
- Pulled in upstream fixes
- Support PHP 7.1 or 7.2
- Support Laravel 5.5 or 5.6
- Fixed config when inside phar
- Support PHP 7.0, 7.1, 7.2
- Support Laravel 5.1 - 5.5
- More type hints
- Synced with codeigniter again
- Added laravel 5.4 support
- Synced with codeigniter again
- Added laravel 5.3 support
- Improved service provider
- Fixed some typos
- Added laravel 5.2 support
- Improved environment detection
- Resynced with codeigniter
- Improved lumen support
- Resynced with codeigniter
- Official lumen support
- Code cleanup
- Support both laravel 5.0 and 5.1
- Dropped php 5.4 support
- Resynced with codeigniter
- Upgraded to laravel 5.0
- Improved the constructor
- CS fixes
- Moved to the MIT license
- Resynced with codeigniter
- Fixed an issue with ";" being appended to numbers
- Removed the cs fixers
- Made the xss hash more robust
- Updated the evil attributes
- Improved the test suite
- Added cs fixers to the test suite
- Improved the docs
- Fixed an issue with urls
- Minor performance improvements
- Corrected the license comments
- Minor fixes and tweaks
- Bumped to stable
- Configurable evil attributes
- Upgrade to Laravel 4.1/4.2
- Minor refactoring
- Added di aliases
- Minor improvements
- Fixed an infinite recursion issue (thanks MichaelBanks)
- Added more tests
- PHP 5.6 and HHVM compatibility
- Rebased against codeignighter
- Further improvements
- Composer tweaks
- Bumped to stable
- PSR-4 autoloading
- Updated docs
- Dropped Laravel 4.0 support
- Some more refactoring
- Travis and Scrutinizer tweaks
- Coding style fixes
- Added unit tests
- Code cleanup
- Minor tweaks
- Updated doc blocks
- Refactor and cleanup
- Updated license
- Updated scrutiniser config
- Updated documentation
- Laravel 4.1 support
- Updated the providers
- Scrutinizer updates
- Syntax fixes
- Minor tweaks
- Initial testing release