packages feed

pretty-diff-0.3.0.0: CHANGELOG.md

# 0.3.0.0

- `pretty/above/below` take `Text` instead of `Show a` allowing the user to decide how to turn stuff into a string.
- Add `prettyMultilines` to render multiline input.

# 0.2.0.3

- Relax version bounds to support `tasty-1.4`

# 0.2.0.2

- Relax version bounds to support `Diff-0.4`

# 0.2.0.1

- Relax version bounds to support `tasty-1.3.x` and `Diff-0.4`

# 0.1.0.0

- Initial implementation.