File tree Expand file tree Collapse file tree 1 file changed +18
-5
lines changed Expand file tree Collapse file tree 1 file changed +18
-5
lines changed Original file line number Diff line number Diff line change 11Change Log
22----------
33
4- 0.9999
5- ~~~~~~
4+ 0.9999/1.0b5
5+ ~~~~~~~~~~~~
6+
7+ Released on April 29, 2015
8+
9+ * Pass error message to the ParseError exception in strict parsing mode.
10+
11+ * Allow data URIs in the sanitizer, with a whitelist of content-types.
12+
13+ * Add support for Python implementations that don't support lone
14+ surrogates (read: Jython). Fixes #2.
15+
16+ * Remove localization of error messages. This functionality was totally
17+ unused (and untested that everything was localizable), so we may as
18+ well follow numerous browsers in not supporting translating technical
19+ strings.
620
7- Released on XXX, 2015
21+ * Expose treewalkers.pprint as a public API.
822
9- * Add support for Python implementations that don't support lone surrogates
10- (read: Jython).
23+ * Add a documentEncoding property to HTML5Parser, fix #121.
1124
1225
13260.999
You can’t perform that action at this time.
0 commit comments