From e39ba05da46f828083f8e43ca2f2ca8f9110a9d6 Mon Sep 17 00:00:00 2001 From: ppom Date: Thu, 24 Oct 2024 12:00:00 +0200 Subject: [PATCH] Update project status --- README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 130a919..fc61821 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,10 @@ A common usage is to scan ssh and webserver logs, and to ban hosts that cause mu ## Current project status -Hey, it may look like nothing is happening here... That's because reaction is actively being rewritten in rust, -which happens in the [rust](https://framagit.org/ppom/reaction/-/tree/rust) branch! +reaction just reached v2.0.0-rc1 version, which is a complete rust rewrite of reaction. +It's in feature parity with the Go version, and breaking changes should be small. -I'll soon™️ publish a v2.0.0-rc1 version, which will be the rust rewrite of reaction. -It will be in feature parity with the Go version, and breaking changes should be small. -More information on this when the release lands! +See https://reaction.ppom.me/migrate-to-v2.html ## Rationale