v0.75.1 #103
F1bonacc1
announced in
Announcements
v0.75.1
#103
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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 state
client command - Issue process-compose info to show currently running config #100Some TUI toggles were renamed to avoid confusion - Issue Turn default TUI toggles to verbs to avoid confusion #101
Added ability to flush logs on each line - see documentation - Issue Indicate process ready or failure states by process output pattern match #102
Added ability to start and attach to process (stdin\stdout) while running dependencies in the background - Issue equivalent of docker-compose run: start and attach to process (stdin\stdout) while running deps in background #83 ❤️ @adrian-gierakowski
Added ability to run executables directly without shell wrapper - Issue Allow runnning executables directly without shell wrapper #88 ❤️ @adrian-gierakowski
Added support for Go templates - see documentation.
Added
is_strict
configuration validation flag - see documentation.Documentation has a new home now
This discussion was created from the release v0.75.1.
Beta Was this translation helpful? Give feedback.
All reactions