Skip to content
This repository was archived by the owner on Apr 29, 2025. It is now read-only.

v0.0.30

Compare
Choose a tag to compare
@azdolinski azdolinski released this 22 Mar 20:46
· 2 commits to main since this release

[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 and async
  • we will only handle passing env via argument called env (not env_vars or resources.env like it was before)