tag:github.com,2008:https://github.com/lotabout/rargs/releasesRelease notes from rargs2020-05-06T07:26:02Ztag:github.com,2008:Repository/128610722/v0.3.02020-05-06T07:38:49Zv0.3.0<ul>
<li>Set <code>stdin</code> of child process to <code>null</code></li>
<li>Deprecate <code>-w</code> with <code>-j</code></li>
<li>Special variable: <code>{LINENUM}</code> or <code>{LN}</code> for line number of current line</li>
<li>Option <code>--dry-run</code> for printing the commands to execute without actually execute the command</li>
<li>Print error message on missing command instead of panic.</li>
</ul>lotabouttag:github.com,2008:Repository/128610722/v0.2.32019-11-30T16:00:13Zv0.2.3<p>Nothing changed. Use github action instead of travis-ci.</p>lotabouttag:github.com,2008:Repository/128610722/v0.2.22018-04-11T06:37:55Zv0.2.2<p>Nothing added in this release.</p>
<ul>
<li>Rewrite the tests in rust</li>
<li>Add more targets for pre-built binary.</li>
</ul>lotabouttag:github.com,2008:Repository/128610722/v0.2.12018-04-10T07:20:22Zv0.2.1No content.lotabouttag:github.com,2008:Repository/128610722/v0.2.02018-04-09T12:16:04Zv0.2.0No content.lotabout