Releases: vjt/sanitize-rails
Releases · vjt/sanitize-rails
v1.2.0
Sanitize 3.0
This release includes the latest and greatest Sanitize 3.0 gem, that is more HTML5-friendly and includes a new CSS sanitizer and many bug fixes. See the upstream release notes for details.
Sanitize-Rails API has not changed, but an old code smell has been removed by @jaygen - thanks!
Enjoy 😸
Fix regressions, improve tests
ActiveSupport::SafeBuffer, Test suite
- Make
.clean()
returnActiveSupport::SafeBuffer
strings - Add test suite