Add ProcessPoolAction, update CAP to look only at keywords correctly

This commit is contained in:
2025-05-28 00:58:50 -04:00
parent fb1ffbe9f6
commit f196e38c57
10 changed files with 282 additions and 28 deletions

View File

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