Skip to content

What's new in 0.58

Phase 0.58 (v0.58.0 on PyPI) lands progressive feature and styling authoring under RFC-0085 (D-101 / D-102 / D-105).

Highlights

  • Beginner facades: Hedron.screen, Hedron.form_command, DataWorkspace.with_screen, TaskFlow, DashboardWorkspace, SessionAuthFlow, and UploadFlow — each lowers to existing page/command/bundle/job/auth/upload authorities.
  • DesignSystem.brand compiles a coordinated light/dark Theme from one hex accent; StyleRecipe families (control / surface / data / status / content) and built-in feature roles; explicit StyleScope for theme/color-mode/density.
  • Shared explain / preview / diff / check / eject CLI (hedron explain, hedron style …) with redacted provenance and safe ejection.
  • FastAPI scaffolds: hedron new NAME --template minimal|crud|dashboard|task.

See RELEASE_0_58 and PROGRESSIVE_AUTHORING_058.

Install from PyPI with hedron>=0.58.0,<0.59; the repository tip is 0.58.0.