Skip to content
Snippets Groups Projects
Commit 600f1532 authored by Oleg Grenrus's avatar Oleg Grenrus
Browse files

Prepare 0.8.7.0

parent cfb9e89b
No related branches found
No related tags found
No related merge requests found
name: binary
version: 0.8.6.0
version: 0.8.7.0
license: BSD3
license-file: LICENSE
author: Lennart Kolmodin <kolmodin@gmail.com>
......
binary
======
binary-0.10.0.0
---------------
binary-0.8.7.0
--------------
- Add binary instance for Data.Functor.Identity from base, #146.
- Don't use * when we have TypeOperators, #148.
- MonadFail compatibility in base-4.13 (`fail` is not method of `Monad).
- `Binary NonEmpty` `fail`s non empty lists, not `error`s
binary-0.9.0.0
--------------
binary-0.9.0.0 & binary-0.10.0.0
--------------------------------
- `0.8.5.0` was first released as version `0.9.0.0`. It didn't have any
breaking changes though, so it was again released as version `0.8.5.0`
according to PVP. Next breaking release of `binary` will be version
`0.10.0.0`.
according to PVP.
- `0.8.6.0` was first released as version `0.10.0.0`.
binary-0.8.6.0
---------------
- Add binary instance for Data.Functor.Identity from base, #146.
- Don't use * when we have TypeOperators, #148.
binary-0.8.5.0
--------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment