ghc-conduit-extra/ghc-conduit-extra.changes
Ondřej Súkup 5129092e1e Accepting request 383463 from devel:languages:haskell:lts
- update to 1.1.13.1
* Add sinkStorable and sinkStorableEx

- update to 1.1.12.1
* Add sourceProcessWithStreams
* Fix accidentally breaking change in sourceProcessWithConsumer type signature

OBS-URL: https://build.opensuse.org/request/show/383463
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-conduit-extra?expand=0&rev=14
2016-04-03 15:16:00 +00:00

59 lines
1.8 KiB
Plaintext

-------------------------------------------------------------------
Sun Apr 3 15:14:52 UTC 2016 - mimi.vx@gmail.com
- update to 1.1.13.1
* Add sinkStorable and sinkStorableEx
-------------------------------------------------------------------
Thu Mar 31 08:36:42 UTC 2016 - mimi.vx@gmail.com
- update to 1.1.12.1
* Add sourceProcessWithStreams
* Fix accidentally breaking change in sourceProcessWithConsumer type signature
-------------------------------------------------------------------
Mon Mar 7 09:32:33 UTC 2016 - mimi.vx@gmail.com
- update to 1.1.11
* withCheckedProcessCleanup
-------------------------------------------------------------------
Wed Feb 17 09:13:57 UTC 2016 - mimi.vx@gmail.com
- update to 1.1.10.1
* multiple combinator for Data.Conduit.Zlib
-------------------------------------------------------------------
Mon Feb 15 19:54:55 UTC 2016 - mimi.vx@gmail.com
- update to 1.1.9.3
-------------------------------------------------------------------
Mon Dec 7 10:41:01 UTC 2015 - mimi.vx@gmail.com
- update to 1.1.9.2
-------------------------------------------------------------------
Mon Jul 27 07:24:38 UTC 2015 - mimi.vx@gmail.com
- update to 1.1.9.1
-------------------------------------------------------------------
Sun May 31 20:31:58 UTC 2015 - mimi.vx@gmail.com
- update to 1.1.9
* detectUtf
-------------------------------------------------------------------
Sun May 17 15:06:03 UTC 2015 - mimi.vx@gmail.com
- update to 1.1.8
* Adding buffer size to sourceHandleRange [#213](https://github.com/snoyberg/conduit/pull/213)
* Make Binary.lines O(n) instead of O(n^2) [#209](https://github.com/snoyberg/conduit/pull/209)
-------------------------------------------------------------------
Wed Apr 22 08:23:09 UTC 2015 - mimi.vx@gmail.com
- initial commit