bytes-0.9: CHANGELOG.markdown
0.9
-----
* Added proper support for `binary` 0.7.
* Restored `lookAheadM` and `lookAheadE`, thanks to the return of `lookAheadE` in `binary` 0.7.
* Renamed `Unchecked` to `Remaining`, and removed the `uncheckedLookAhead` function, as it is no longer supported downstream.
0.8
-----
* Trustworthiness
0.4
---
* Added a missing () instance
0.3
-----
* Added `Serial2` and various missing `Serial1` instances.
0.2
---
* Added `Serial` and `Serial1`.
0.1
---
* Repository initialized