Skip to content

Commit 6035a9d

Browse files
committed
Update CHANGES for 0.10.10
1 parent b8b473b commit 6035a9d

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGES.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
pywb 0.10.10 changelist
2+
~~~~~~~~~~~~~~~~~~~~~~
3+
4+
* extensible BlockLoadres: supported 'http', 'https', 's3' and local file system, additional
5+
loaders can now be registered by scheme.
6+
7+
* rewriting fixes:
8+
- wombat: fix occasional style rewrite bug that resulted in leaks.
9+
- strip leading or trailing spaces in url
10+
- charset: default to utf-8 if unknown charset specified in HTML
11+
12+
* live rewrite: LiveRewriter class overridable in config
13+
14+
* WARC indexing: ignore empty records when indexing and continue, rather than stopping at first empty record.
15+
16+
* tests: refactor integration tests to run signficantly faster.
17+
18+
119
pywb 0.10.9.1 changelist
220
~~~~~~~~~~~~~~~~~~~~~~
321

0 commit comments

Comments
 (0)