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