Skip to content

v1.7.2

Latest

Choose a tag to compare

@wistant wistant released this 07 Apr 16:38

[1.7.2] - 2026-04-07 - [Architectural Symmetry]

Changed

  • Modular Infrastructure: Decoupled the monolithic cli.mjs into specialized components (engine, ui, constants, assets).
  • Asset Migration: Consolidated root-level configuration assets into a structured data/ directory.
  • UI Componentization: Isolated renderLogo and renderSignature into reusable modules for improved maintainability.
  • Icon Centralization: Unified all UI tokens and interactive emojis into a single source of truth (constants.mjs).