AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to version 3.2.1.1 revision 0 with cabal2obs. This update obsoletes remove-dep.patch.
- update to 3.2.1.1 - refreshed remove-dep.patch * Relax upper bound on bytestring-builder
- update to 3.2.1 * add mapResponseStatus
- update to 3.2.0.1
- update to 3.2.0 * Major version up due to breaking changes. We chose 3.2.0, not 3.1.0 for consistency with Warp 3.2.0. * The Network.Wai.HTTP2 module was removed. * tryGetFileSize, hContentRange, hAcceptRanges, contentRangeHeader and chooseFilePart, adjustForFilePart and parseByteRanges were removed from the Network.Wai.Internal module. * New fields for Request: requestHeaderReferer and requestHeaderUserAgent.
- update to 3.0.5.0 * Avoid using the IsString Builder instance * A new module Network.Wai.HTTP2 is exported. * mapResponseHeaders, ifRequest and modifyResponse are exported. - add remove-dep.patch mimi.vx@gmail.com -- remove bytestring-builder dep
- update to 3.0.3.0
- initial commit