2019-07-05 01:01:53 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Jul 4 02:03:29 UTC 2019 - psimons@suse.com
|
|
|
|
|
|
|
|
- Update conduit-extra to version 1.3.4.
|
|
|
|
## 1.3.4
|
|
|
|
|
|
|
|
* Use `MonadUnliftIO`-generalized versions of `withProcess`-style functions now provided by `typed-process`
|
|
|
|
|
2019-06-18 18:25:28 +00:00
|
|
|
-------------------------------------------------------------------
|
2019-06-28 01:01:59 +00:00
|
|
|
Thu Jun 27 02:02:51 UTC 2019 - psimons@suse.com
|
|
|
|
|
|
|
|
- Update conduit-extra to version 1.3.3.
|
|
|
|
## 1.3.3
|
|
|
|
|
|
|
|
* Disable buffering in process modules [#402](https://github.com/snoyberg/conduit/issues/402)
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2019-06-18 18:25:28 +00:00
|
|
|
Fri Jun 14 02:03:31 UTC 2019 - psimons@suse.com
|
|
|
|
|
|
|
|
- Update conduit-extra to version 1.3.2.
|
|
|
|
## 1.3.2
|
|
|
|
|
|
|
|
* Expose `BuilderInput` and `FlushInput`.
|
|
|
|
|
2019-03-15 02:01:49 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Mar 13 11:03:21 UTC 2019 - psimons@suse.com
|
|
|
|
|
|
|
|
- Update conduit-extra to version 1.3.1.1.
|
|
|
|
# ChangeLog for conduit-extra
|
|
|
|
|
|
|
|
## 1.3.1.1
|
|
|
|
|
|
|
|
* Attempt to fix a test suite failure [#385](https://github.com/snoyberg/conduit/issues/385)
|
|
|
|
|
2019-02-20 02:01:40 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Feb 19 10:28:17 UTC 2019 - psimons@suse.com
|
|
|
|
|
|
|
|
- Update conduit-extra to version 1.3.1.
|
|
|
|
## 1.3.1
|
|
|
|
|
|
|
|
* Switched `gzip` to use zlib's default compression level.
|
|
|
|
|
2018-10-20 11:47:31 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Oct 20 11:31:19 UTC 2018 - Peter Simons <psimons@suse.com>
|
|
|
|
|
|
|
|
- Use https URL to refer to bugs.opensuse.org.
|
|
|
|
|
2018-07-18 14:40:07 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Jul 18 14:26:18 UTC 2018 - psimons@suse.com
|
|
|
|
|
|
|
|
- Cosmetic: replace tabs with blanks, strip trailing white space,
|
|
|
|
and update copyright headers with spec-cleaner.
|
|
|
|
|
2018-05-15 18:23:33 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
|
|
|
|
|
|
|
|
- Update conduit-extra to version 1.3.0.
|
|
|
|
* Switch over to unliftio
|
|
|
|
* Upgrade to conduit 1.3.0
|
|
|
|
* Fix withSinkFileBuilder [#344](https://github.com/snoyberg/conduit/pull/344)
|
|
|
|
* Fix typo in implementation of `withProcess_`
|
|
|
|
* Added `withLoggedProcess_`
|
|
|
|
* Add missing `hClose` to `withSinkFileCautious`
|
|
|
|
* `sinkHandleBuilder`, `sinkHandleFlush`, `BuilderInput`, and `FlushInput`
|
|
|
|
[#336](https://github.com/snoyberg/conduit/pull/336)
|
|
|
|
* `withSinkFileCautious`
|
|
|
|
* `Data.Conduit.Process.Typed`
|
|
|
|
* `withSourceFile`, `withSinkFile`, and `withSinkFileBuilder`
|
|
|
|
* Added the `posOffset` field to the
|
|
|
|
`Data.Conduit.Attoparsec.Position` data type
|
|
|
|
[#331](https://github.com/snoyberg/conduit/issues/331).
|
|
|
|
* Speed up `sinkHandle` by not flushing after every output operation.
|
|
|
|
[#322](https://github.com/snoyberg/conduit/issues/322)
|
|
|
|
|
2018-05-14 15:20:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com
|
|
|
|
|
|
|
|
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 22 08:08:55 UTC 2017 - psimons@suse.com
|
|
|
|
|
|
|
|
- Update to version 1.1.16 with cabal2obs.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Mar 27 12:41:01 UTC 2017 - psimons@suse.com
|
|
|
|
|
|
|
|
- Update to version 1.1.15 revision 1 with cabal2obs.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Nov 14 09:30:04 UTC 2016 - psimons@suse.com
|
|
|
|
|
|
|
|
- Update to version 1.1.15 with cabal2obs.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Sep 26 06:52:26 UTC 2016 - psimons@suse.com
|
|
|
|
|
|
|
|
- Update to version 1.1.13.3 with cabal2obs.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jul 17 13:17:59 UTC 2016 - psimons@suse.com
|
|
|
|
|
|
|
|
- Update to version 1.1.13.2 revision 0 with cabal2obs.
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jul 10 15:30:34 UTC 2016 - mimi.vx@gmail.com
|
|
|
|
|
|
|
|
- update to 1.1.13.2
|
|
|
|
* Fix alignment issues on non-X86 archs
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2018-07-18 14:40:07 +00:00
|
|
|
- update to 1.1.9.2
|
2018-05-14 15:20:17 +00:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jul 27 07:24:38 UTC 2015 - mimi.vx@gmail.com
|
|
|
|
|
2018-07-18 14:40:07 +00:00
|
|
|
- update to 1.1.9.1
|
2018-05-14 15:20:17 +00:00
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
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
|
|
|
|
|
2018-07-18 14:40:07 +00:00
|
|
|
- initial commit
|