This repository was archived by the owner on Apr 29, 2025. It is now read-only.
v0.0.30
[0.0.30] - 2025-03-22
Changed
- move async version to
asyncio
module ->simpletool.asyncio
- by default use sync version as we want to support both
sync
andasync
- we will only handle passing
env
via argument calledenv
(not env_vars or resources.env like it was before)