Skip to content

Releases: lotabout/rargs

v0.3.0

06 May 07:32
Compare
Choose a tag to compare
  • Set stdin of child process to null
  • Deprecate -w with -j
  • Special variable: {LINENUM} or {LN} for line number of current line
  • Option --dry-run for printing the commands to execute without actually execute the command
  • Print error message on missing command instead of panic.

v0.2.3

30 Nov 15:57
Compare
Choose a tag to compare

Nothing changed. Use github action instead of travis-ci.

v0.2.2

11 Apr 06:27
Compare
Choose a tag to compare

Nothing added in this release.

  • Rewrite the tests in rust
  • Add more targets for pre-built binary.

v0.2.1

10 Apr 07:20
02a6658
Compare
Choose a tag to compare
[doc] add badge for crates.io and travis-ci

v0.2.0

09 Apr 12:16
Compare
Choose a tag to compare
[ci] fix deploy script