- Introduce
output_parser
option and phase outoutput_yaml
,output_splitlines
,output_json
, andoutput_custom
(will be removed in universalwrapper 2.5) - Introduce
parallel
option, based onautothread.async_threaded
. This provides asynchronous commands without the use of Python's async framework.