Move spinner and confirmation logic from Falyx to Command

This commit is contained in:
2025-05-08 00:45:24 -04:00
parent 05a7f982f2
commit 880d86d47d
9 changed files with 89 additions and 95 deletions

View File

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