We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d54c654 commit 040afbeCopy full SHA for 040afbe
NEWS
@@ -1,3 +1,10 @@
1
+# Version HEAD
2
+
3
+* Re-export `Put` and `Binary` from the `binary` package.
4
5
+* Use `isEndOfBytes` from the `pipes-bytestring` package.
6
7
8
# Version 0.2.0
9
10
* API revamped in order to support `pipes-4.0.0` and `pipes-parse-2.0.0`.
@@ -8,7 +15,7 @@
15
* Decoding functions now report the number of bytes that were consumed in order
16
to decode a value.
17
11
-* Re-export `Get`, `Put`, `Binary` and `ByteOffset` from the `binary` package.
18
+* Re-export `Get` and `ByteOffset` from the `binary` package.
12
19
13
20
14
21
# Version 0.1.0.0
0 commit comments