Releases: natefaubion/purescript-dodo-printer
Releases · natefaubion/purescript-dodo-printer
v1.0.5
- Fixes issue with indentation calculation, which was sometimes resulting in incorrect indentation for
alignCurrentColumn
.
v1.0.4
- Add optimizations to avoid redundant re-layouts due to flex groups.
- Add README tutorial.
v1.0.3
- Don't skip indentation within flex groups in general.
v1.0.2
- Fix indent position calculation when flushing the pending indent.
v1.0.1
- Fix position calculations, especially when using
withPosition
.
v1.0.0
Initial release