Skip to content

Tags: orhun/rust-script

Tags

v0.20.0

Toggle v0.20.0's commit message

Verified

This commit was signed with the committer’s verified signature.
fornwall Fredrik Fornwall
Bump version to 0.20.0

v0.19.0

Toggle v0.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v0.18.0

Toggle v0.18.0's commit message

Verified

This commit was signed with the committer’s verified signature.
fornwall Fredrik Fornwall
Do not steal arguments from the script

If run as e.g. "rust-script <script> <arg>", the <arg> should always
be passed to the script, and not be interpreted by rust-script itself.

This allows e.g. a script to handle "--help" and resolves fornwall#40.

v0.17.0

Toggle v0.17.0's commit message

Verified

This commit was signed with the committer’s verified signature.
fornwall Fredrik Fornwall
Fix clap argument handling

v0.16.0

Toggle v0.16.0's commit message

Verified

This commit was signed with the committer’s verified signature.
fornwall Fredrik Fornwall
Bump version to 0.16 and cargo update

v0.15.0

Toggle v0.15.0's commit message

Verified

This commit was signed with the committer’s verified signature.
fornwall Fredrik Fornwall
Bump version in Cargo.lock

v0.14.0

Toggle v0.14.0's commit message

Verified

This commit was signed with the committer’s verified signature.
fornwall Fredrik Fornwall
Install stable toolchain for windows

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was signed with the committer’s verified signature.
fornwall Fredrik Fornwall
Fix clippy warnings

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request fornwall#15 from fornwall/pub-fn-main

Pub fn main

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was signed with the committer’s verified signature.
fornwall Fredrik Fornwall
Bump version from 0.10.0 to 0.11.0