Skip to content

Version 0.5

Latest
Compare
Choose a tag to compare
@bmatsuo bmatsuo released this 14 Jul 18:44
· 2 commits to master since this release
  • The "help" command has been greatly improved and is much more useful now.
  • The "exec" and "sh" commands have been combined into a single command,
    "pipe". The "pipe" command currently has two separate modes -in and
    -out with the same functionality as "exec" and "sh" respectively.
  • Warning messages are printed when performing operations when no input has
    been declared yet.