0.1.13 2026-01-25
    - exclude OSC ANSI sequences in stream output

0.1.12 2025-12-29
    - use Unicode::UTF8-Parser for utf8 stream decoding
    - and use utf8-c8
    - improve print method, so current-line stays in range

0.1.11 2025-12-28
    - change pane.print to use the last line, not the selected line
    - more tests

0.1.10 2025-12-27
    - new stream method for panes
    - don't flush, add line-buffer
    - better print for multiple lines

0.1.9 2025-12-27
    - add examples that use the new pty functionality of Proc::Async
    - add a new 'print' for panes to print a single char or escape sequence

0.1.8 2025-12-24
    - fix warning

0.1.7 2025-08-28
    - add word wrapping

0.1.6 2025-08-19
    - udpate source-url to github

0.1.5 2024-09-28
    - change auth
    - rename changes -> CHANGES
    - Move from cpan to fez

0.1.4 2024-09-28 (unpublished)
    - Move to github
    - add default-row option to alert

0.1.3 2022-02-10
    - Started Changes file
    - added frame.remove-pane
    - don't override an existing force when starting interact
