Skip to content

Update for external processes

Latest
Compare
Choose a tag to compare
@tylerl tylerl released this 27 Apr 07:25
· 3 commits to master since this release

This release adds new options and features for commands that call external executables; specifically we now have the ability to pass arbitrary parameters to the Popen command (such as custom environment variables) as well as the ability to specify which return codes count as "success" and trigger a text replacement versus an error banner.