2019-12-24 03:04:20 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Nov 8 16:15:08 UTC 2019 - Peter Simons <psimons@suse.com>
|
|
|
|
|
|
|
|
- Drop obsolete group attributes.
|
|
|
|
|
2019-07-14 03:01:45 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jul 13 02:01:41 UTC 2019 - psimons@suse.com
|
|
|
|
|
|
|
|
- Update unliftio to version 0.2.12.
|
|
|
|
## 0.2.12
|
|
|
|
|
|
|
|
* Dropped support for ghc-7.8
|
|
|
|
* Addition of `UnliftIO.IO.File` module and atomic+durable file writes:
|
|
|
|
|
|
|
|
* `writeBinaryFile`
|
|
|
|
* `writeBinaryFileAtomic`
|
|
|
|
* `writeBinaryFileDurable`
|
|
|
|
* `writeBinaryFileDurableAtomic`
|
|
|
|
* `withBinaryFileAtomic`
|
|
|
|
* `withBinaryFileDurable`
|
|
|
|
* `withBinaryFileDurableAtomic`
|
|
|
|
* `ensureFileDurable`
|
|
|
|
|
2019-01-05 03:01:37 +01:00
|
|
|
-------------------------------------------------------------------
|
2019-06-11 16:10:56 +02:00
|
|
|
Sat Jun 8 02:02:34 UTC 2019 - psimons@suse.com
|
|
|
|
|
|
|
|
- Update unliftio to version 0.2.11.
|
|
|
|
## 0.2.11
|
|
|
|
|
|
|
|
* Deprecate `forkWithUnmask` in favor of the newly added `forkIOWithUnmask` to
|
|
|
|
improve consistency. [https://github.com/fpco/unliftio/issues/44]
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
2019-01-05 03:01:37 +01:00
|
|
|
Mon Dec 31 03:01:33 UTC 2018 - psimons@suse.com
|
|
|
|
|
|
|
|
- Update unliftio to version 0.2.10.
|
|
|
|
## 0.2.10
|
|
|
|
|
|
|
|
* Add pooling related functions for unliftio
|
|
|
|
|
2018-12-13 03:01:35 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Dec 12 03:02:02 UTC 2018 - psimons@suse.com
|
|
|
|
|
|
|
|
- Update unliftio to version 0.2.9.0.
|
|
|
|
## 0.2.9.0
|
|
|
|
|
|
|
|
* Add the new `Conc` datatype as a more efficient alternative to `Concurrently`
|
|
|
|
|
2018-10-18 11:53:19 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Oct 4 15:40:13 UTC 2018 - psimons@suse.com
|
|
|
|
|
|
|
|
- Update unliftio to version 0.2.8.1.
|
|
|
|
## 0.2.8.1
|
|
|
|
|
|
|
|
* Support for `stm-2.5.0.0`
|
|
|
|
|
|
|
|
## 0.2.8.0
|
|
|
|
|
|
|
|
* Add 'UnliftIO.Memoize'
|
|
|
|
|
2018-08-31 03:01:30 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Aug 30 15:29:11 UTC 2018 - psimons@suse.com
|
|
|
|
|
|
|
|
- Update unliftio to version 0.2.7.1.
|
|
|
|
# Changelog for unliftio
|
|
|
|
|
|
|
|
## 0.2.7.1
|
|
|
|
|
|
|
|
* Minor doc improvements
|
|
|
|
|
2018-05-15 20:24:54 +02:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com
|
|
|
|
|
2018-07-11 03:02:00 +02:00
|
|
|
- Add unliftio at version 0.2.7.0.
|