Files
ghc-http-types/ghc-http-types.changes
Peter Trommler 2be9471715 Accepting request 283704 from home:mimi_vx:branches:devel:languages:haskell
- version bump to 0.8.5
    + should not link to aws
    + Allow array 0.5
    + remove upper boundary on text, may text simply never break anything
    + Derive some typeclasses for ByteRange
    + Allow case-insensitive 1.2
    + Add additional HTTP status codes as per RFC 6585 (close #45)
    + Add Network.HTTP.Types.URI.extractPath …
    + Add support for HTTPS URLs to extractPath
    + Add documentation and tests for extractPath
    + Add doctest driver
    + extractPath from Network.HTTP.Types
    + Added urlEncode docs

OBS-URL: https://build.opensuse.org/request/show/283704
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-http-types?expand=0&rev=3
2015-02-03 07:56:21 +00:00

22 lines
805 B
Plaintext

-------------------------------------------------------------------
Sun Feb 1 21:20:26 UTC 2015 - mimi.vx@gmail.com
- version bump to 0.8.5
+ should not link to aws
+ Allow array 0.5
+ remove upper boundary on text, may text simply never break anything
+ Derive some typeclasses for ByteRange
+ Allow case-insensitive 1.2
+ Add additional HTTP status codes as per RFC 6585 (close #45)
+ Add Network.HTTP.Types.URI.extractPath …
+ Add support for HTTPS URLs to extractPath
+ Add documentation and tests for extractPath
+ Add doctest driver
+ extractPath from Network.HTTP.Types
+ Added urlEncode docs
-------------------------------------------------------------------
Mon Oct 7 08:37:48 UTC 2013 - sbahling@suse.com
- Initial package - version 0.8.1