All Versions
27
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History
Page 3

  • v0.1.11 Changes

    • getUnusedInflated: Return uncompressed data following compressed data #20
  • v0.1.10 Changes

    ๐Ÿ‘Œ Support blaze-builder >= 0.4. Add newByteStringBuilderRecv to Data.Streaming.ByteString.Builder; add modules Data.Streaming.ByteString.Builder.Buffer and Data.Streaming.ByteString.Builder.Class.

  • v0.1.9 Changes

    โž• Add Data.Streaming.ByteString.Builder

  • v0.1.8 Changes

    Generalise types of run*Server which never cleanly return #13

  • v0.1.7 Changes

    withCheckedProcess added.

  • v0.1.7.1 Changes

    ๐Ÿ›  Fix streamingProcess so that it doesn't close Handles passed in with UseProvidedHandle.

  • v0.1.6 Changes

    Provide appCloseConnection to get the underlying connection from an AppData.