Releases: ambroselittle/compozor
Releases · ambroselittle/compozor
v0.7.2 - Fix Error Message
Fixed missing processorsPath
in an error message function.
v0.7.1 - Added verbose Logging
Added support for verbose
function and use it instead of debug
for most operation logs.
v0.5.4
Has all the initial release contents (i.e., 0.5.3) and it fixes an issue where we were not providing startingContext in logging for all cases. Now it should always provide that when either throwing an error from start
or when logging (to emitters/provided funcs) via send
and fireAndForget
.