Make auto_args default fallback, integrate io_actions with argument parsing

This commit is contained in:
2025-05-19 20:03:04 -04:00
parent 4fa6e3bf1f
commit 3c0a81359c
16 changed files with 125 additions and 87 deletions

View File

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