Packages

A module that provides performant and memory-efficient HTML sanitization. Largely drop-in compatible with HtmlSanitizeEx.

Current section

Files

Jump to
fast_sanitize CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [0.2.1] - 2020-08-26
### Changed
- `fast_html` bumped to `2.0.2`. See [it's changelog](https://hexdocs.pm/fast_html/changelog.html#2-0-2-2020-08-26) for changes
## [0.2.0] - 2020-08-07
### Changed
- **Breaking**: CMake is now required at build-time due to a switch to [fast_html 2.0](https://hexdocs.pm/fast_html/changelog.html#2-0-0-2020-08-01)