packages feed

colourista-0.1.0.0: CHANGELOG.md

# Changelog

`colourista` uses [PVP Versioning][1].
The changelog is available [on GitHub][2].

## 0.1.0.0 — May 2, 2020 🌈

* [#22](https://github.com/kowainik/colourista/issues/22):
  Support GHC-8.10.
* [#27](https://github.com/kowainik/colourista/issues/27):
  Add unicode indicators to `*Message` functions.
* [#17](https://github.com/kowainik/colourista/issues/17):
  Add `indent` formatting function.
* [#7](https://github.com/kowainik/colourista/issues/7):
  Add `underline`, `doubleUnderline`, `noUnderline` formatting functions.
* [#28](https://github.com/kowainik/colourista/issues/28):
  Add `Colourista.Short` with short aliases for `bold`, `italic` and
  `underline`.

## 0.0.0.0 — Feb 16, 2020 🌈

* Initially created.

[1]: https://pvp.haskell.org
[2]: https://github.com/kowainik/colourista/releases