]> git.scottworley.com Git - tablify/blame_incremental - Changelog
Make read_rows() strict (not lazy)
[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- Double blank line for small break between rows
7
8## [0.2.1] - 2024-08-20
9- A little more space up top
10- Sort columns _descending_ by frequency
11
12## [0.2.0] - 2024-08-19
13Initial release