Skip to content

e2b@2.11.0

Choose a tag to compare

@github-actions github-actions released this 27 Jan 14:06
10abab8

Minor Changes

  • 10abab8: Add template versioning with tags support
    • Template.build() now accepts names in name:tag format (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