File ghc-http-conduit.changes of Package ghc-http-conduit
-------------------------------------------------------------------
Tue Jan 29 03:01:41 UTC 2019 - psimons@suse.com
- Update http-conduit to version 2.3.5.
## 2.3.5
* Adds `addToRequestQueryString` helper function
-------------------------------------------------------------------
Sat Jan 19 12:33:34 UTC 2019 - Peter Simons <psimons@suse.com>
- Update Cabal build instructions for more accurate dependencies.
-------------------------------------------------------------------
Mon Nov 26 03:01:45 UTC 2018 - psimons@suse.com
- Update http-conduit to version 2.3.4.
Upstream has edited the change log file since the last release in
a non-trivial way, i.e. they did more than just add a new entry
at the top. You can review the file at:
http://hackage.haskell.org/package/http-conduit-2.3.4/src/ChangeLog.md
-------------------------------------------------------------------
Sat Nov 24 03:01:48 UTC 2018 - psimons@suse.com
- Update http-conduit to version 2.3.3.
## 2.3.3
* Reexport Header, QueryItem and RequestHeaders from Network.HTTP.Types
* Rewrite a type signature of setRequestHeaders with RequestHeaders
-------------------------------------------------------------------
Sat Oct 20 11:31:37 UTC 2018 - Peter Simons <psimons@suse.com>
- Use https URL to refer to bugs.opensuse.org.
-------------------------------------------------------------------
Wed Jul 18 14:26:28 UTC 2018 - psimons@suse.com
- Cosmetic: replace tabs with blanks, strip trailing white space,
and update copyright headers with spec-cleaner.
-------------------------------------------------------------------
Fri Jul 13 14:31:42 UTC 2018 - psimons@suse.com
- Update http-conduit to version 2.3.2.
## 2.3.2
* Adds `parseRequestThrow`, `parseRequestThrow_`, and
`setRequestCheckStatus` to `Network.HTTP.Simple`.
See [#304](https://github.com/snoyberg/http-client/issues/304)
-------------------------------------------------------------------
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
- Update http-conduit to version 2.3.1.
* Reexport Query from Network.HTTP.Types
* Rewrite a type signatures of getRequestQueryString and setRequestQueryString with Query
* conduit 1.3 support
* NOTE: Even for older versions of conduit, this includes dropping
support for finalizers
* `http` returns a `Source` instead of a `ResumableSource` (due to lack of
finalizers)
* Drop monad-control for unliftio
* Removed some deprecated functions: `withManager`, `withManagerSettings`,
`conduitManagerSettings`
* Add `httpBS` to `Network.HTTP.Simple`
-------------------------------------------------------------------
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
-------------------------------------------------------------------
Mon Jul 17 03:01:30 UTC 2017 - psimons@suse.com
- Update to version 2.2.3.2.
-------------------------------------------------------------------
Mon Feb 27 10:12:09 UTC 2017 - psimons@suse.com
- Update to version 2.2.3.1 with cabal2obs.
-------------------------------------------------------------------
Sun Feb 12 14:20:42 UTC 2017 - psimons@suse.com
- Update to version 2.2.3 with cabal2obs.
-------------------------------------------------------------------
Sun Jul 10 17:28:42 UTC 2016 - psimons@suse.com
- Update to version 2.1.11 revision 0 with cabal2obs.
-------------------------------------------------------------------
Mon Jul 4 09:24:59 UTC 2016 - mimi.vx@gmail.com
- update to 2.1.11
* Switch to non-throwing behavior in Network.HTTP.Simple
-------------------------------------------------------------------
Sat May 7 06:23:25 UTC 2016 - mimi.vx@gmail.com
- update to 2.1.10.1
* Fix mistaken @since comments
-------------------------------------------------------------------
Sat Apr 16 07:06:12 UTC 2016 - mimi.vx@gmail.com
- update to 2.1.10
* Add the Network.HTTP.Simple module
-------------------------------------------------------------------
Tue Apr 12 09:59:34 UTC 2016 - mimi.vx@gmail.com
- update to 2.1.9
* cleanup
-------------------------------------------------------------------
Thu Aug 13 16:06:48 UTC 2015 - mimi.vx@gmail.com
- update to 2.1.8
* Move HasHttpManager from http-conduit to http-client
-------------------------------------------------------------------
Tue Aug 4 06:00:31 UTC 2015 - mimi.vx@gmail.com
- update to 2.1.7.2
-------------------------------------------------------------------
Mon Jul 27 07:42:49 UTC 2015 - mimi.vx@gmail.com
- update to 2.1.7.1
* Deprecate conduitManagerSettings, re-export tlsManagerSettings
* Deprecate withManager and withManagerSettings
-------------------------------------------------------------------
Mon Jul 6 12:32:27 UTC 2015 - mimi.vx@gmail.com
- update to 2.1.5.1
-------------------------------------------------------------------
Tue May 19 16:07:58 UTC 2015 - mimi.vx@gmail.com
- correct license to BSD-2-Clause
-------------------------------------------------------------------
Tue May 5 03:13:53 UTC 2015 - mimi.vx@gmail.com
- updated to 2.1.5
- spec regenerated with cabal-rpm
* no upstream changelog
-------------------------------------------------------------------
Mon Oct 7 10:29:15 UTC 2013 - sbahling@suse.com
- Initial package - version 1.9.5.1