]> git.scottworley.com Git - tablify/blame_incremental - Changelog
Tweak appearance of leftovers column
[tablify] / Changelog
... / ...
CommitLineData
1## [Unreleased]
2- Center text in each cell
3- Escape HTML characters properly
4- Fix an unnecessary O(n^2)ism
5- Rare events appear as end-of-line notes rather than mostly-empty columns
6
7## [0.2.1] - 2024-08-20
8- A little more space up top
9- Sort columns _descending_ by frequency
10
11## [0.2.0] - 2024-08-19
12Initial release