We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23b7578 commit 12c39d9Copy full SHA for 12c39d9
CHANGES
@@ -1,3 +1,12 @@
1
+===== 2.5.2 (2015-04-25) =====
2
+
3
+ * Fix compatibility for 4.03 (#227)
4
+ * Various documentation fixes (#199,#200,#210,)
5
+ * Improve wildcard detection in the ppx (#198)
6
+ * Fix Lwt_stream: bounded_push#close wake the reader (#201)
7
+ * Fix infinite loop with Lwt_stream.choose (#214)
8
+ * Fix lazyness failure with Lwt_io.common#close (#207)
9
10
===== 2.5.1 (2015-12-07) =====
11
12
* Lwt_stream.on_terminate -> Lwt_stream.on_termination
_oasis
@@ -5,7 +5,7 @@
OASISFormat: 0.4
OCamlVersion: >= 4.01
Name: lwt
-Version: 2.5.1
+Version: 2.5.2
LicenseFile: COPYING
License: LGPL-2.1 with OCaml linking exception
Authors:
0 commit comments