## [Unreleased]
+- Read column threshold from `!col_threshold <N>` in input
+- Allow forcing column layout with `!col <name>` in input
+- `!colsep` to separate `!col` columns
+
+## [0.3.0] - 2024-10-02
- Center text in each cell
- Escape HTML characters properly
- Fix an unnecessary O(n^2)ism