Releases: natefaubion/purescript-dodo-printer
Releases · natefaubion/purescript-dodo-printer
v2.2.1
- Fix empty case for
jsSquares
(@colinwahl).
v2.2.0
- Adds
Dodo.Box
for 2-dimensional layout of documents.
v2.1.0
- Add experimental
locally
, for locally overriding print options (indentation, page width, etc) in a sub document.
v2.0.0
v1.1.1
- Fixes bug where flexSelect docs were dropped when under an existing group.
v1.1.0
- Adds a new
flexSelect
primitive as a generalization offlexGroup
.
v1.0.9
- Fix typo in
jsParens
printer (@kritzcreek)
v1.0.8
v1.0.7
v1.0.6
- Small improvements to internal indentation handling.