]> git.scottworley.com Git - tablify/blame - Changelog
Make read_rows() strict (not lazy)
[tablify] / Changelog
CommitLineData
0b81ccac 1## [Unreleased]
b8b365ce 2- Center text in each cell
70436f23 3- Escape HTML characters properly
88a08162 4- Fix an unnecessary O(n^2)ism
31af9aac 5- Rare events appear as end-of-line notes rather than mostly-empty columns
14a039db 6- Double blank line for small break between rows
b62c9b5d
SW
7
8## [0.2.1] - 2024-08-20
3bc643e9 9- A little more space up top
38d1167a 10- Sort columns _descending_ by frequency
0b81ccac
SW
11
12## [0.2.0] - 2024-08-19
13Initial release