From ec5f701441691b9942354541828ff58cd7c92346 Mon Sep 17 00:00:00 2001 From: mms Date: Wed, 13 Nov 2024 00:38:58 +0100 Subject: feat: chotto --- content/projects/chotto/0_0_1.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 content/projects/chotto/0_0_1.md (limited to 'content/projects/chotto/0_0_1.md') diff --git a/content/projects/chotto/0_0_1.md b/content/projects/chotto/0_0_1.md new file mode 100644 index 0000000..23e189f --- /dev/null +++ b/content/projects/chotto/0_0_1.md @@ -0,0 +1,18 @@ ++++ +title = "Chotto 0.0.1 Released" +author = ["User Mms"] +date = 2024-11-13T00:13:00+01:00 +categories = ["projects"] +draft = false +weight = 2002 +abstract = "First public release of chotto" ++++ + +[Chotto](/projects/chotto/) 0.0.1 has been released: + +- Basic filtering DSL +- Tags management for messages + +Git tag: [0.0.1](https://cgit.crys.site/chotto/tag/?h=0.0.1) + +I would wait for later release before using it where it matters. -- cgit v1.2.3