All Versions
6
Latest Version
Avg Release Cycle
1440 days
Latest Release
-
Changelog History
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 classMonadFail
. We need a major version bump, because this change affects the type signatures of functions we export to our users.
- Monad.Fail no longer exists in
-
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
- 🔦 Expose
-
v0.1
April 10, 2014 -
v0.1.0.1
April 14, 2014