Skip to content

v0.14.1

Choose a tag to compare

@JackUait JackUait released this 08 Jun 18:09

Features

  • Tools — Register the Columns tool with a single Columns group key. Tool-group "provides" manifests expand into their underlying block tools during prepare(), so consumers add one key instead of wiring each block.

Bug Fixes

  • Tools — Export Columns from public types for single-key registration; keep defaultBlockTools settings-only so the group key forwards settings without re-registering.