We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0fab44 commit ca45d29Copy full SHA for ca45d29
ChangeLog.md
@@ -1,6 +1,6 @@
1
# ChangeLog for streaming-commons
2
3
-## Unreleased
+## 0.2.3.1
4
5
* Fix `!6` host preference incorrectly allows IPv4 connections (https://github.com/fpco/streaming-commons/pull/83)
6
* Fix case of windows header files to allow cross-compilation from linux to windows (https://github.com/fpco/streaming-commons/pull/84)
streaming-commons.cabal
@@ -1,5 +1,5 @@
name: streaming-commons
-version: 0.2.3.0
+version: 0.2.3.1
synopsis: Common lower-level functions needed by various streaming data libraries
description: Provides low-dependency functionality commonly needed by various streaming data libraries, such as conduit and pipes.
homepage: https://github.com/fpco/streaming-commons
0 commit comments