Releases: shenwei356/rush
Releases · shenwei356/rush
rush v0.5.7
- rush v0.5.7
- fix a bug for the input with "{}". #61
rush v0.5.6
- rush v0.5.5
- fix a bug of
-I/--immediate-output
. #60
- fix a bug of
rush v0.5.5
Changelog
- rush v0.5.5
- security update. #58
rush v0.5.4
Changes
- rush v0.5.4
- fix a crash when using
-I
. #52
- fix a crash when using
rush v0.5.3
Changes
- rush v0.5.3
- fix the panic of
close of closed channel
when using-r/--retries
, which was introduced in v0.5.1. - updated help doc.
- fix the panic of
rush v0.5.2
Changes
- rush v0.5.2
- fix the hung-up bug of
--dry-run
, which was introduced in v0.5.1.
- fix the hung-up bug of
rush v0.5.1
Changes
- rush v0.5.1
- graceful handling of Ctrl+C.
-c
: fix a bug -- some commands are recorded even after unsuccessfully running or interrupting with Ctrl+C. #47--eta
: add counts for finished commands.
rush v0.5.0
rush v0.4.3
Changes
- add shortcut
-I
for--immediate-output
rush v0.4.2
Changes
- fix bug of escaping symbols. #28