Release v0.32.0
Breaking changes
bashCoverageoutput syntax has changed (reporting still in progress)
Changes
New code:
decorate each --index code One Two Three
_returnnow outputs on success as well--line "$LINENO"for assert calls is no longer necessary as this can use the${BASH_LINENO[@]}variable, and so it doesdecorate eachnow takes an optional--indexor--countarguments to output the index before each item or the total count at the end- Fixed an issue removing the last function from the
bashPromptwould cause infinite read wait time - Identical output clean up
decorate pairnow places a color reset at the end of the line to clean up outputbuildCompletionnow handles arguments (sort of)- Adding
dump.shand related