github F1bonacc1/process-compose v1.87.0

6 days ago

[v1.87.0] - 2026-01-03

New Features

  • Process Dependency Graph: Added a comprehensive visualization feature available via CLI (graph command), TUI (Ctrl+Q), and REST API (graph). Supports multiple output formats: ASCII, Mermaid, JSON, and YAML.
  • Scheduled Processes: Introduced support for cron and interval-based process execution.
  • Enhanced TUI Interactivity: Added mouse support to the terminal view and a configurable escape character for interactive processes.

Bug Fixes

  • Fixed a bug where environment variables were not correctly applied to foreground processes (#427).
  • Fixed missing version information when the application is installed using go install (#426).
  • Resolved various styling and layout issues for interactive processes in the TUI.

Maintenance

  • CI/CD: Expanded the CI build matrix to include Windows and improved test coverage across all packages.
  • Dependencies: Updated Go modules dependencies.

Don't miss a new process-compose release

NewReleases is sending notifications on new releases.