packages feed

portray-prettyprinter-0.2.0: CHANGELOG.md

# 0.1.0

Initial version.

# 0.2.0

* Update to portray-0.2.0.
* Add colorized pretty-printing for `pp` and `ppd`.
* Fix records/lists/tuples putting initial elements on their own lines.
* Flow string literals onto multiple lines, preferring to break after `\n`s.
* Support configurable string escaping, to allow printing Unicode in strings.