0.36.0 2025-08-16
- Fix issue with
--clear-cachewhen "projects" directory doesn't exist (#152).
- Allow passing additional arguments to
cargo testandcargo bench(#146).
- Update dependencies.
0.35.0 2024-09-03
- Make
RUST_SCRIPT_BASE_PATHreport the correct path whenrust-scriptexecutes with--base-path(#136). - Bump dependencies, raising MSRV from
1.64to1.74(#138).
0.34.0 2023-09-27
- Publish binaries on GitHub releases, for use with e.g.
cargo binstall.