Skip to content

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 20:11
· 9 commits to main since this release

Sceno v0.4.0

Features

  • layout: fit content to shape silhouettes (fa93389)
  • render: redraw clouds with silhouette-safe content (415d982)
  • render: establish measurable visual composition (637dee8)
  • feedback: expose exact scene geometry and repairs (5479f74)
  • engine: add collision-safe hybrid layout controls (7f026fa)
  • examples: add architecture fixtures for visual regression (cee749e)
  • engine: interior grid, anchor rules, and deterministic layout (1f07869)

Bug Fixes

  • tasks: report dist version from build environment (6a75ebb)
  • geom: keep sketch arrow approaches straight (907c30d)
  • layout: collapse tiny connector jogs (e0f41c5)
  • render: align cylinder anchors and silhouettes (bdce04a)
  • render: align actor and lane PDF semantics (0505ddb)
  • geom: keep edge labels clear of chrome (43e8ef7)
  • layout: fan out and polish connector routes (bd29b53)
  • layout: improve connector spacing and routing (0d1be33)
  • feedback: detect overlapping edge labels (56b5847)
  • export: preserve visual parity across formats (9d6e1b2)
  • install: fall back to ~/.local/bin when /usr/local/bin is not writable (081b762)

Documentation

  • agent: complete geometry feedback reference (d4311b4)
  • examples: refresh README workflow render (daf451d)
  • repo: synchronize geometry and release references (7233237)
  • agent: expose silhouette geometry in runtime guide (0c14559)
  • render: evaluate canvas backend consolidation (4306cc4)
  • agents: clarify visual feedback goals (a3f898e)

Tests

  • ci: enforce visual quality across corpus (4044ee3)
  • ci: verify the complete KDL corpus (1984aea)
  • add fuzz, property, mutation, and render audit suite (fdf8020)

Install

curl -fsSL https://raw.githubusercontent.com/niklas-heer/sceno/main/scripts/install.sh | bash

Pin this release:

curl -fsSL https://raw.githubusercontent.com/niklas-heer/sceno/main/scripts/install.sh | bash -s -- --version v0.4.0

Or download v0.4.0 assets from GitHub Releases.