summaryrefslogtreecommitdiff
path: root/content/projects/chotto/0-1-0.md
blob: f72bfc84e2ece734083f989f102b8522868f7142 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
+++
title = "Chotto 0.1.0 Released"
author = ["User Mms"]
date = 2024-11-27T20:58:00+01:00
categories = ["projects"]
draft = false
weight = 2003
abstract = "Second public release of chotto"
+++

[Chotto](/projects/chotto/) 0.1.0 has been released:

-   Improve filtering DSL (it works now)
-   Allow to select order of messages in filter
-   Allow for processing other messages in thread
-   Allow to process only new messages
-   Add mailing list default filter
-   Add spam default filter
-   Lazy fetch tags in message
-   Distribute as gem (not yet in rubygems. This is planned for 0.3.0)

I use this version on my systems.
New ideas are yet to be documented, but you can learn how to use it from provided filters.
Full documentation will follow soon.

Git tag: [0.1.0](https://cgit.crys.site/chotto/tag/?h=0.1.0)