Skip to content

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 09 Apr 04:12
1231efa

0.9.0 (2026-04-09)

Features

  • add component property support (BOOLEAN & TEXT) (#340) (b0f9efc)
  • add proxy support for managed networks (#338) (32d5779)
  • add support for using as a CLI via fetch subcommand to retrieve design data directly (#331) (dd237c8)

Bug Fixes

  • layout: suppress computed gap values when using SPACE_BETWEEN (#341) (309c60e), closes #169