NEWS in http_spew-0.2.0 vs NEWS in http_spew-0.3.0
- old
+ new
@@ -1,4 +1,12 @@
+=== http_spew 0.3.0 - ContentMD5 improvements / 2011-05-11 23:29 UTC
+
+ There are minor changes to HTTP_Spew::ContentMD5:
+ * allow optional input param to initialize
+ * update bytes_digested for incomplete xfers
+
+ Still not API-stable, but maybe it's closer...
+
=== http_spew 0.2.0 - bugfixes and improvements / 2011-05-10 22:19 UTC
InputSpray may now be layered on top of ContentMD5 successfully.
Improved multi-threading abilities and tests.