History.txt in evdispatch-0.2.6 vs History.txt in evdispatch-0.3.0
- old
+ new
@@ -1,4 +1,8 @@
+== 0.3.0 2008-04-22
+ * Add type checking
+ * Add support to stream responses directly to Ruby main thread over a pipe
+
== 0.2.6 2008-04-21
* Fix an issue with sending an HTTP POST, had to set CURLOPT_POSTFIELDS
== 0.2.4 2008-04-16
* Fix a crash caused by CURLM_CALL_MULTI_PERFORM being misinterrupted as an error