Add help_text to preview, preview to menu, error handling for imports, summary printing for run and run-all, mandatory kwargs for most arguments

This commit is contained in:
2025-05-10 09:56:48 -04:00
parent 9351ae658c
commit 5c09f86b9b
11 changed files with 159 additions and 76 deletions

View File

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