Closed ahmubashshir closed 2 years ago
@iamkroot how about this?
On Sat, Oct 8 2022 at 11:39:31 PM -07:00:00, Krut Patel @.***> wrote:
Have you verified that all the commands are working fine? I'm not sure how much of the API has changed with v1.
I'm testing these rn... tested run/start/stop
Mubashshir
I'm not sure how much of the API has changed with v1.
Nothing much, mostly they renamed things here and there, used Enum
instead of constants and dropped dependency on clikit, providing their own ui
and io
modules.
I'm not sure how much of the API has changed with v1.
Nothing much, mostly they renamed things here and there, used
Enum
instead of constants and dropped dependency on clikit, providing their ownui
andio
modules.
edit: the only major incompatibility I noticed is lack of proper table column wrapping.
venv | system |
---|---|
nah... I'm scrapping this... poetry guys borked cleo so badly that subcommands doesn't work anymore... I'll try something less docs consuming on my end...
Closes #215 Signed-off-by: Mubashshir ahmubashshir@gmail.com