Skip to content

v0.2.1

Choose a tag to compare

@Chaoses-Ib Chaoses-Ib released this 04 Jan 02:40
· 198 commits to main since this release

Fixes

  • Runtime
    • Fix type name collision (#5)
    • Fix support for any type (*) inputs and outputs (#5)
    • Fix support for enum members with sunder names (#5)
    • Fix support for inputs with bool value list (#5)
    • Fix type stub support for non-Python-id input names (#5)
    • Fix type stub support for inputs with multi-line default values (#5)
    • from script.runtime.nodes import * will not override load() anymore
  • Transpiler: Fix support for ComfyUI web UI's integer node ids (#4)
  • Fix error messages for empty Git submodules (#7)