]> git.scottworley.com Git - tablify/history - Changelog
Release 0.5.1
[tablify] / Changelog
2024-10-05 Scott WorleyRelease 0.5.1 v0.5.1
2024-10-05 Scott WorleyFix hover highlight for relabeled columns
2024-10-05 Scott WorleyRelease 0.5.0 v0.5.0
2024-10-05 Scott WorleyDon't color the background of cells that contain only...
2024-10-05 Scott WorleyTally marks
2024-10-04 Scott Worley`!label col:new label` to substitute a different label...
2024-10-04 Scott WorleyRelease 0.4.0 v0.4.0
2024-10-04 Scott Worley`!hide` to hide a column
2024-10-04 Scott Worley!colsep to separate !col columns
2024-10-03 Scott WorleyAllow forcing column layout with `!col <name>` in input
2024-10-02 Scott WorleyRead column threshold from `!col_threshold <N>` in...
2024-10-02 Scott WorleyRelease 0.3.0 v0.3.0
2024-09-26 Scott WorleyDouble blank lines in the input generate spacer rows
2024-09-26 Scott WorleyDon't allocate columns to rare events
2024-08-29 Scott WorleyDon't be O(n^2) unnecessarily
2024-08-24 Scott WorleyEscape HTML characters properly
2024-08-24 Scott WorleyCenter text in each cell
2024-08-20 Scott WorleyRelease 0.2.1 v0.2.1
2024-08-20 Scott WorleySort columns _descending_ by frequency
2024-08-20 Scott WorleyA little more space up top
2024-08-20 Scott WorleyStart keeping a changelog