Skip to content

Commit 3de363e

Browse files
authored
Update README.md
1 parent e41b906 commit 3de363e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@
1313
- [Environment Variables](#environment-variables)
1414
- [Troubleshooting](#troubleshooting)
1515

16+
**Latest release:** [Version 0.23.0](https://github.com/fornwall/rust-script/releases/tag/0.23.0), released 2023-03-25.
17+
18+
## News
19+
- **2023-03-25:** [Version 0.23.0](https://github.com/fornwall/rust-script/releases/tag/0.23.0) has been released, bring improved performance on subsequent runs, flexibility using `-p`/`--package` by printing the path to the generated package and avoids breakage due to rust toolchain files.
20+
1621
## Overview
1722

1823
With `rust-script` Rust files and expressions can be executed just like a shell or Python script. Features include:

0 commit comments

Comments
 (0)