Bubble up errors from CAP, catch a broader exception when parsing arguments, add type parsing to arg_metadata

This commit is contained in:
2025-06-02 23:45:37 -04:00
parent e3ebc1b17b
commit 09eeb90dc6
6 changed files with 138 additions and 35 deletions

View File

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