]> git.scottworley.com Git - tablify/commitdiff
Release 0.5.0 v0.5.0
authorScott Worley <scottworley@scottworley.com>
Sat, 5 Oct 2024 02:08:19 +0000 (19:08 -0700)
committerScott Worley <scottworley@scottworley.com>
Sat, 5 Oct 2024 02:08:19 +0000 (19:08 -0700)
Cargo.lock
Cargo.toml
Changelog

index 68592ce852e747f67d70b2730e456a220d2cc709..34e7def538c8aad880a0bf4de252cec177290060 100644 (file)
@@ -4,4 +4,4 @@ version = 3
 
 [[package]]
 name = "tablify"
-version = "0.5.0-pre"
+version = "0.5.0"
index a1e17f6ed0742f4386b6c26142947dafa16f5241..35870c028c0bed658143bd505d4e23e8bd2a4e1b 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "tablify"
-version = "0.5.0-pre"
+version = "0.5.0"
 edition = "2021"
 authors = ["Scott Worley <scottworley@scottworley.com>"]
 description = "Summarize a text log as an HTML table"
index 5963bc857468dbdedce7287f6209af47420976c1..d2bc4b4eb4775c0f5e03dd09d231711dc16993cc 100644 (file)
--- 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")