Releases: e2b-dev/E2B
Releases · e2b-dev/E2B
e2b@2.12.0
Minor Changes
- 77b08f5: Adds first class support to git commands to the sandbox sdk.
e2b@2.11.2
@e2b/python-sdk@2.13.0
Minor Changes
- 77b08f5: Adds first class support to git commands to the sandbox sdk.
@e2b/python-sdk@2.12.2
Patch Changes
- 4af9b4c: avoid reading files on upload
@e2b/cli@2.6.0
e2b@2.11.1
Patch Changes
- 07ef17f: deprecate aliasexists and add exists
e2b@2.11.0
Minor Changes
- 10abab8: Add template versioning with tags support
Template.build()now accepts names inname:tagformat (e.g.,"my-template:v1.0")- New
Template.assignTags()/Template.assign_tags()to assign tags to existing builds - New
Template.removeTags()/Template.remove_tags()to remove tags
@e2b/python-sdk@2.12.1
Patch Changes
- 07ef17f: deprecate aliasexists and add exists
@e2b/python-sdk@2.12.0
Minor Changes
- 10abab8: Add template versioning with tags support
Template.build()now accepts names inname:tagformat (e.g.,"my-template:v1.0")- New
Template.assignTags()/Template.assign_tags()to assign tags to existing builds - New
Template.removeTags()/Template.remove_tags()to remove tags