You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Make canonicalizer be able to strip session id params even if they are the first params in the query string](https://github.com/iipc/webarchive-commons/pull/54)
@@ -36,10 +44,10 @@
36
44
37
45
1.1.2
38
46
-----
39
-
* Fixed support for reading uncompressed WARCs, along with some unit testing.(https://github.com/iipc/webarchive-commons/pull/12)
47
+
*[Fixed support for reading uncompressed WARCs, along with some unit testing.](https://github.com/iipc/webarchive-commons/pull/12)
40
48
41
49
1.1.1
42
50
-----
43
-
* Renamed from commons-webarchive to webarchive-commons(https://github.com/iipc/webarchive-commons/pull/8)
44
-
* Cope with malformed GZip extra fields as produced by wget 1.14(https://github.com/iipc/webarchive-commons/pull/10)
45
-
* Switch to httpcomponents, and add IA deployment information.(https://github.com/iipc/webarchive-commons/pull/11)
51
+
*[Renamed from commons-webarchive to webarchive-commons](https://github.com/iipc/webarchive-commons/pull/8)
52
+
*[Cope with malformed GZip extra fields as produced by wget 1.14](https://github.com/iipc/webarchive-commons/pull/10)
53
+
*[Switch to httpcomponents, and add IA deployment information.](https://github.com/iipc/webarchive-commons/pull/11)
0 commit comments