v0.1.24
What's Changed
- feat(cli): Add Colors to CLI Status by @par4m in #329
- feat(async-fn): Allow custom functions in Python to be async
- Allow custom functions to be async. by @badmonster0 in #349
- Allow
prepare
to be async; rs always call py in async by @badmonster0 in #351
Full Changelog: v0.1.23...v0.1.24