text-zipper v0.2.1 Release Notes

    • Exported getLineLimit to permit obtaining a zipper's line limit

    0.2

    • ➕ Added support for limiting the number of lines in the zipper
    • insertChar "\n" is now equivalent to breakLine
    • 👌 Improved Show instance for TextZipper