Skip to content

Releases: tylerl/FilterPipes

Update for external processes

27 Apr 07:25

Choose a tag to compare

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.

1.0.1

24 Mar 23:18

Choose a tag to compare

Initial release