2.2.4
This minor version provides better comfort in the use of Alfred. It allows you not to stream a command launched by alfred.run
using the stream_stdout
flag.
Happy new year and Happy automation !!!!
What's Changed
- an instruction in alfred.run can be run without streaming its standard output on terminal by @FabienArcellier in #76
- improve documentation about alfred by @FabienArcellier in #69
- autocompletion is working with multiple
:
use as command separator on bash by @FabienArcellier in #75 - running any alfred command on directory that are not initialized should show simple error message by @FabienArcellier in #77
Full Changelog: 2.2.3...2.2.4