-
Release v0.2.1
StableSome checks failedPush Checks / Lint (push) Successful in 47sPush Checks / Format Check (push) Successful in 48sSecret Scanning / Scan for Secrets (push) Failing after 38sPush Checks / Type Check (push) Successful in 57sPush Checks / Tests (push) Failing after 1m29sPush Checks / Build and Push Docker Image (push) Has been skippedreleased this
2026-05-23 17:03:32 +03:00 | 1 commits to release since this release[0.2.1] - 2026-04-28
Diff Command Argument Support
- /diff Command: Added optional format argument for flexible output
- Usage:
/diff [plain|true|image] - Backward compatible: no argument defaults to
plainformat
- Usage:
- Plain Format (default): Inline diff using
~~old~~ *new*markdown syntax - True Format: Markdown diff block with ```diff syntax highlighting
- Image Format: SVG image visualization of the diff
Binary Downloads
- Linux (x64): Download
regexybot-linux-x64.tar.gzbelow - Windows (x64): Download
regexybot-windows-x64.zipbelow
Binary Installation
Linux:
tar -xzf regexybot-linux-x64.tar.gz TOKEN=your_token_here ./regexybot-linux-x64Windows:
Expand-Archive regexybot-windows-x64.zip set TOKEN=your_token_here .\regexybot-windows-x64.exeDownloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- regexybot-linux-x64.tar.gz
- regexybot-windows-x64.zip
- /diff Command: Added optional format argument for flexible output