- Added Laravel 11 support
- Support Laravel 9-10 only
- Support PHP 8.0-8.3 only
- Added additional types
- Removed janky getter methods
- 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
- Added Laravel 7 support
- Switch to security core v2
- Trim after cleaning too
- Added Laravel 6 support
- Cleanup and avoid deprecated code
- Added Laravel 5.8 support
- Use the new security package
- Ensure we have the latest version of the security package
- Added Laravel 5.7 support
- Support PHP 7.1 or 7.2
- Support Laravel 5.5 or 5.6
- Support PHP 7.0, 7.1, 7.2
- Support Laravel 5.1 - 5.5
- More type hints
- Added laravel 5.4 support
- Allow ints/floats/bools through unchanged
- Added laravel 5.3 support
- Improved service provider
- Fixed some typos
- Added laravel 5.2 support
- Minor tweaks
- Official lumen support
- Code cleanup
- Support both laravel 5.0 and 5.1
- Dropped php 5.4 support
- Upgraded to laravel 5.0
- Removed the cs fixers
- CS fixes
- Moved to the MIT license
- Improved the test suite
- Added cs fixers to the test suite
- Improved the docs
- Corrected the license comments
- Minor improvements on top of Laravel's functions
- Added some functional tests
- Minor fixes and tweaks
- Bumped to stable
- Upgrade to Laravel 4.1/4.2
- Minor refactoring
- Added di aliases
- PHP 5.6 and HHVM compatibility
- Added a new map function
- Fixed request binding
- Composer tweaks
- Minor tweaks
- Fixed an issue with the facade
- Fixed a minor issue in the clean function
- Bumped to stable
- Added some more methods
- PSR-4 autoloading
- Updated docs
- Dropped Laravel 4.0 support
- Travis and Scrutinizer tweaks
- Coding style fixes
- Some more refactoring
- Now supports all laravel input methods
- Now recursively cleans input too
- Added unit tests
- Minor tweaks
- Updated doc blocks
- Minor tweaks
- Updated license
- Updated scrutiniser config
- Updated documentation
- Laravel 4.1 support
- Added an all method
- Minor refactoring
- Added a missing use statement
- Updated the providers
- Scrutinizer updates
- Minor tweaks
- Initial testing release