Skip to content

Releases: thoni56/jregr

v0.2.2

Choose a tag to compare

@thoni56 thoni56 released this 01 Feb 14:20

Fix a problem where output from commands without arguments but with redirection did not get into the output

v0.2.1

Choose a tag to compare

@thoni56 thoni56 released this 31 Jan 22:36

Fix a problem where lines with a single command was not executed

v0.2.0

Choose a tag to compare

@thoni56 thoni56 released this 31 Jan 20:46
Bump version to 0.2.1

v0.1.3

Choose a tag to compare

@thoni56 thoni56 released this 31 Jan 15:25
  • Introduce optional/conditional commands using the question mark as separator

v0.1.2

Choose a tag to compare

@thoni56 thoni56 released this 31 Jan 13:50
  • Ensure a file with extension exists, output a text if not
  • Allow empty commands

v0.1.1

Choose a tag to compare

@thoni56 thoni56 released this 20 Jan 14:09

Fixed redirection of output so that it is created in the directory of the test.

v0.1.0

Choose a tag to compare

@thoni56 thoni56 released this 20 Jan 10:38

Added recursion and output redirection.