Skip to content

v0.75.1

Compare
Choose a tag to compare
@F1bonacc1 F1bonacc1 released this 18 Nov 23:55
· 124 commits to main since this release

What Changed

  • Added support for Global and Local variables - see documentation.

  • Added processes.process.description parameter, shown in Process Info Dialog (F3) in TUI.

  • Added process-compose project state client command - Issue #100

  • Some TUI toggles were renamed to avoid confusion - Issue #101

  • Added ability to flush logs on each line - see documentation - Issue #102

  • Added ability to start and attach to process (stdin\stdout) while running dependencies in the background - Issue #83 ❤️ @adrian-gierakowski

  • Added ability to run executables directly without shell wrapper - Issue #88 ❤️ @adrian-gierakowski

  • Added support for Go templates - see documentation.

  • Added is_strict configuration validation flag - see documentation.

  • Documentation has a new home now