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