Revision history for App-sdview-Output-Tickit
0.10 2024-08-08
[CHANGES]
* Initial attempt at supporting tables
* Improved percentage progress indicator on scrolling
* Optional whole-word only matches when searching
0.09 2024-07-26
[CHANGES]
* Less jumpy scrolling when moving between search matches
* Keybindings '<' and '>' as synonyms for Home and End
* Keybindings '[' and ']' to jump between headings
[BUGFIXES]
* Ensure formatting applies to fixed-width paragraphs, so syntax
highlight works correctly
* When searching and highlighting matches, remember to include
paragraph leader text
0.08 2024-07-24
[CHANGES]
* Support formatting in list item term paragraph
[BUGFIXES]
* Don't crash on pressing Enter when no search matches are found
* Remember to erase to end of line when rendering list item term
paragraph
0.07 2024-06-08
[CHANGES]
* Notate dependency on String::Tagged v0.23 for RT150015 bugfix
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.