Version: 0.2.21.0-bp154.1.12
* Wed Feb 09 2022 Peter Simons <psimons@suse.com>
- Update unliftio to version 0.2.21.0.
[#]# 0.2.21.0
* Add `UnliftIO.Directory.createDirectoryLink`
* Add `UnliftIO.Directory.removeDirectoryLink`
* Add `UnliftIO.Directory.getSymbolicLinkTarget`
* Add `UnliftIO.Directory.XdgDirectoryList`
* Add `UnliftIO.Directory.getXdgDirectoryList`
[#]# 0.2.20.1
* Fix time-osx.c for aarch64 mac [#91](https://github.com/fpco/unliftio/pull/91)
* Thu Sep 02 2021 psimons@suse.com
- Update unliftio to version 0.2.20.
[#]# 0.2.20
* Add lifted `System.IO.openFile` (https://github.com/fpco/unliftio/pull/88)
* Fri Jul 23 2021 psimons@suse.com
- Update unliftio to version 0.2.19.
[#]# 0.2.19
* Add `Eq` instance for `StringException` (https://github.com/fpco/unliftio/pull/83)
* Wed Jun 02 2021 psimons@suse.com
- Update unliftio to version 0.2.18.
[#]# 0.2.18
* Reexport `asyncExceptionFromException` and `asyncExceptionToException` [#81](https://github.com/fpco/unliftio/issues/81)
* Sat May 29 2021 psimons@suse.com
- Update unliftio to version 0.2.17.
[#]# 0.2.17
* Re-export `AsyncCancelled` in `UnliftIO.Async` [#80](https://github.com/fpco/unliftio/pull/80)
* Add `fromExceptionUnwrap` [#80](https://github.com/fpco/unliftio/pull/80)
* Add `catchSyncOrAsync`, `handleSyncOrAsync`, and `trySyncOrAsync` [#80](https://github.com/fpco/unliftio/pull/80)
* Mon May 10 2021 psimons@suse.com
- Update unliftio to version 0.2.16.
[#]# 0.2.16
* Add `createFileLink`
* Fri May 07 2021 psimons@suse.com
- Update unliftio to version 0.2.15.
[#]# 0.2.15
* Updated documentation mentioning that `MonadUnliftIO` may be derived using
the `newtype` strategy [#72](https://github.com/fpco/unliftio/pull/72)
* Add `mapExceptionM` [#75](https://github.com/fpco/unliftio/pull/75)
* Sun Jan 24 2021 psimons@suse.com
- Update unliftio to version 0.2.14.
[#]# 0.2.14
* Add `UnliftIO.QSem`
* Add `UnliftIO.QSemN`
* Thu Dec 17 2020 Ond?ej Súkup <mimi.vx@gmail.com>
- disable %{ix86} build
* Fri Oct 30 2020 psimons@suse.com
- Update unliftio to version 0.2.13.1.
[#]# 0.2.13.1
* Improve `UnliftIO.Exception` documentation
* Tue Aug 18 2020 Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
* Tue Jun 09 2020 psimons@suse.com
- Add unliftio at version 0.2.13.
Version: 0.2.12.1-bp152.1.2
* Tue Mar 24 2020 psimons@suse.com
- Update unliftio to version 0.2.12.1.
[#]# 0.2.12.1
* Minor doc improvements
* Fri Nov 08 2019 Peter Simons <psimons@suse.com>
- Drop obsolete group attributes.
* Sat Jul 13 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`
* Sat Jun 08 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]
Version: 0.2.10-bp151.1.10
* Mon Dec 31 2018 psimons@suse.com
- Update unliftio to version 0.2.10.
[#]# 0.2.10
* Add pooling related functions for unliftio
* Wed Dec 12 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`
* Thu Oct 04 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'
* Thu Aug 30 2018 psimons@suse.com
- Update unliftio to version 0.2.7.1.
[#] Changelog for unliftio
[#]# 0.2.7.1
* Minor doc improvements
* Mon May 14 2018 psimons@suse.com
- Add unliftio at version 0.2.7.0.