This repository has been archived by the owner on Apr 29, 2024. It is now read-only.
Releases: hummy123/ocaml-piecerope
Releases · hummy123/ocaml-piecerope
0.9.1
CHANGES:
- Proper handling of \r\n line breaks.
- Additional line break tests.
- Piece_rope.stats function now returns proper number of lines (previously returned 0 if there were no line breaks; now returns 1 if there are no line breaks but just text because a single line without a line break is still a line).