microcosm-cc / bluemonday

bluemonday: a fast golang HTML sanitizer (inspired by the OWASP Java HTML Sanitizer) to scrub user generated content of XSS
https://github.com/microcosm-cc/bluemonday
BSD 3-Clause "New" or "Revised" License
3.14k stars 176 forks source link

AllowStyles is not released #100

Closed c14h3 closed 4 years ago

c14h3 commented 4 years ago

After the release of the version 1.0.2 there are some extensions on the master branch present like "AllowStyles" which are not released currently. Whats are the release plans for this implementation to have a clean module installation with go get?

buro9 commented 4 years ago

tagged and released