Skip to content

👾📦 v0.2.4

Compare
Choose a tag to compare
@shroominic shroominic released this 07 Nov 04:22
· 2 commits to main since this release

v0.2.2:

  • fix python 3.9 support

v0.2.3:

  • fix aiofiles issue

v0.2.4:

  • fix argument passing for RemoteBox

NEW v0.2 - features:

🚀 No need for start or stopping of sessions
🐳 Local Docker mode for parallel and contained execution
🔒 Sandboxed Python + Bash code execution
📡 Code execution streaming
🧰 Utility methods like .list_packages() or .show_variables()
🧪 Advanced testing suite
📐 Improved types
🌐 Uses v0.2 for remote box backend
📦 Dockerfile for custom container creation
💻 Improved developer experience