]> git.scottworley.com Git - tablify/commitdiff
Release 0.6.0 master v0.6.0
authorScott Worley <scottworley@scottworley.com>
Thu, 24 Oct 2024 18:30:46 +0000 (11:30 -0700)
committerScott Worley <scottworley@scottworley.com>
Thu, 24 Oct 2024 18:30:46 +0000 (11:30 -0700)
Cargo.lock
Cargo.toml
Changelog

index cf15f9f91b9d8bd98b762f08c4a6735aac873be1..b9b660244525c76d4ef37a3a57d4359782b51756 100644 (file)
@@ -4,4 +4,4 @@ version = 3
 
 [[package]]
 name = "tablify"
-version = "0.6.0-pre"
+version = "0.6.0"
index 41d676a19abd5455d698d62873dfee9af2b66401..1f452d4f6b25191a340ed5865704a78090471f80 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "tablify"
-version = "0.6.0-pre"
+version = "0.6.0"
 edition = "2021"
 authors = ["Scott Worley <scottworley@scottworley.com>"]
 description = "Summarize a text log as an HTML table"
index 9729182915083553108a2c41a4ff736244b11721..d81a4562cbe3b7a5707a073a8425a76d39e83987 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,6 @@
 ## [Unreleased]
+
+## [0.6.0] - 2024-10-24
 - Lighten background shading
 - `!mark col:X` to override the tally mark character for a column