2021-06-23 23:38:46 +02:00
|
|
|
0.15.3
|
|
|
|
------
|
|
|
|
|
|
|
|
### Other changes
|
|
|
|
|
|
|
|
- Support GHC-9.0.1.
|
|
|
|
- Bump `bytestring` dependency.
|
|
|
|
|
|
|
|
0.15.2
|
|
|
|
------
|
|
|
|
|
2019-09-12 08:44:38 +02:00
|
|
|
0.15.1
|
|
|
|
------
|
|
|
|
|
|
|
|
- `FromSourceIO Proxy` (`ListT`) instance `fail`s in `IO`, not in `m`.
|
|
|
|
This works around `MonadFail` proposal, and makes `servant-pipes`
|
|
|
|
behave like `servant-conduit` and `servant-machines`.
|
|
|
|
|
2018-11-12 21:04:29 +01:00
|
|
|
0.15
|
2018-06-26 19:11:28 +02:00
|
|
|
----
|
|
|
|
|
2018-11-12 21:04:29 +01:00
|
|
|
- First release with support for `servant-0.15` `Stream` refactoring.
|