Skip to content

1.6.0

Compare
Choose a tag to compare
@sjakobi sjakobi released this 22 Jan 17:09
· 69 commits to master since this release
83d7471

Breaking changes

  • Fix fuse's handling of annotated documents:
    • Don't remove annotations on empty documents.
    • Apply fusion within annotations.
  • Fix layouting of hard linebreaks with Unbounded page widths.

Non-breaking changes

  • Speed up group for documents containing linebreaks and previously
    grouped documents.
  • Add debugging helpers in Data.Text.Prettyprint.Doc.Internal.Debug
  • Documentation improvements and fixes