File: ChangeLog.md

package info (click to toggle)
haskell-xss-sanitize 0.3.7.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 104 kB
  • sloc: haskell: 438; makefile: 3
file content (15 lines) | stat: -rw-r--r-- 249 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 0.3.7.2

Stops Tag Soup from escaping &"<> which breaks HTML entities

# 0.3.7.1

add max height and max width as valid style attributes

# 0.3.7

clear the contents of style and script tags instead of escaping them

# 0.3.5.6

expose safeTagName