The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for App-sdview-Output-Tickit

0.06    2024-04-11
        [CHANGES]
         * Use Object::Pad v0.805 so `ADJUST :params` is no longer
           experimental

        [BUGFIXES]
         * Fix rendering of items with leaderline - remember to ->restore the
           renderbuffer

0.05    2024-01-13
        [CHANGES]
         * Better handling of paragraph indent and leader leader text

0.04    2023-10-02
        [CHANGES]
         * Better handling of non-breaking spaces and soft hyphens
         * Added basic search facility by regexp search and highlights

0.03    2023-09-13
        [CHANGES]
         * Type within the outline treeview to filter; Enter to jump to the
           first highlighted item

        [BUGFIXES]
         * Await `Tickit::Term` startup to avoid terminal output on shell if
           app crashes early
         * Declare depends on `String::Tagged` 0.17

0.02    2023-08-30
        [CHANGES]
         * Added a popup outline view with jump scrolling on click
         * Updated for new margin/indent model of App::sdview::Style v0.12

        [BUGFIXES]
         * Correct handling of empty paragraphs that still have a leader term

0.01    2023-08-26
        First version, released on an unsuspecting world.