Add SelectFileAction, Remove GrepAction, UppercaseIO

This commit is contained in:
2025-05-10 01:08:34 -04:00
parent 76e542cfce
commit 9351ae658c
11 changed files with 242 additions and 71 deletions

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "falyx"
version = "0.1.20"
version = "0.1.21"
description = "Reliable and introspectable async CLI action framework."
authors = ["Roland Thomas Jr <roland@rtj.dev>"]
license = "MIT"