From: Scott Worley Date: Sat, 5 Oct 2024 02:08:19 +0000 (-0700) Subject: Release 0.5.0 X-Git-Tag: v0.5.0 X-Git-Url: http://git.scottworley.com/tablify/commitdiff_plain/215756150995ba0b10ae8b5d63b17553d251e519?ds=inline;hp=05473926f823daa245534848aee2577cbc0d1b44 Release 0.5.0 --- diff --git a/Cargo.lock b/Cargo.lock index 68592ce..34e7def 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4,4 +4,4 @@ version = 3 [[package]] name = "tablify" -version = "0.5.0-pre" +version = "0.5.0" diff --git a/Cargo.toml b/Cargo.toml index a1e17f6..35870c0 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tablify" -version = "0.5.0-pre" +version = "0.5.0" edition = "2021" authors = ["Scott Worley "] description = "Summarize a text log as an HTML table" diff --git a/Changelog b/Changelog index 5963bc8..d2bc4b4 100644 --- a/Changelog +++ b/Changelog @@ -1,4 +1,6 @@ ## [Unreleased] + +## [0.5.0] - 2024-10-04 - `!label col:new label` to substitute a different label for a column - Use Unicode tally marks to coalesce multiple no-colon entries (If you need a font for these, I recommend "BabelStone Han")