All Versions
6
Latest Version
Avg Release Cycle
1440 days
Latest Release
-

Changelog History

  • v0.2.1 Changes

    • ๐Ÿ›  Fix parsing of boundaries if newlines are missing. Thanks to Matthew Bauer.
    • ๐Ÿ— Building this package with ghc versions before 8.x is no longer supported.
  • v0.2.0 Changes

    • Monad.Fail no longer exists in base-4.13.0.0 and beyond; the function now lives in the class MonadFail. We need a major version bump, because this change affects the type signatures of functions we export to our users.
  • v0.1.3 Changes

    August 15, 2018
    • ๐Ÿ‘Œ Improve performance of parsing multipart body. Thanks to Ali Abrar.
  • v0.1.2 Changes

    September 05, 2014
    • ๐Ÿ”ฆ Expose Network.Multipart.Header
  • v0.1

    April 10, 2014
  • v0.1.0.1

    April 14, 2014