You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,8 @@ With `rust-script` Rust files and expressions can be executed just like a shell
27
27
You can get an overview of the available options using the `--help` flag.
28
28
29
29
## News
30
+
**2023-05-01:**[Version 0.27.0](https://github.com/fornwall/rust-script/releases/tag/0.27.0) has been released, replacing dirs-next with dirs and updating winreg.
31
+
30
32
**2023-04-14:**[Version 0.26.0](https://github.com/fornwall/rust-script/releases/tag/0.26.0) has been released, detecting `extern "C"` main functions.
31
33
32
34
**2023-04-11:**[Version 0.25.0](https://github.com/fornwall/rust-script/releases/tag/0.25.0) has been released, fixing whitespace between `main` and `()` not working, and avoids having shebangs cause a line number mismatch.
0 commit comments