Releases: stevebauman/purify
Releases · stevebauman/purify
v2.0.2
v2.0.1
v2.0.0
Added
- Support for Laravel 5.5
Fixed
- Removed docs about settings being merged when passing in a configuration array into the second parameter in the
Purify::clean()
method. These settings weren't being merged with the user config.
Removed
Purfiy::setPurifierConfig()
Purfiy::getPurifierConfig()
Purfiy::setRepository()
v1.1.2
Added
- Updated HTML Purifier version
Fixed
- Test
Publish config fix
Merge pull request #2 from tusharvikky/master config publish patch
Laravel 5 only, cleanup and small tweaks
v1.1.0 Fix php 5.4 requirements
v1.0.1
Small clarification of dynamic config
v1.0.0
Formatting changes