Skip to content

Releases: MrRio/shellwrap

Closure fix

23 Dec 04:10
Compare
Choose a tag to compare
Fix closure output so that it only applies to that run

I mistakenly hacked in the functionality using the current displayStdout functionality
which was incorrect. Needs to only use that function on the output of the current
command, and not set it across the board.

Interactive Shell Release

23 Dec 03:03
Compare
Choose a tag to compare

This release includes:

  • A new interactive shell
  • Custom exception name and handler
  • Passing anonymous functions to pipe output into