File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 11<a name =" 6.2.0 " ></a >
22
3- ## 6.2.0 (2024-08-08)
3+ ## 6.2.0 (2024-08-09)
4+
5+ ### Added
46
57- Show a message before checking and running an exercise. This gives the user instant feedback and avoids confusion if the checks take too long.
68- Show a helpful error message when trying to install Rustlings with a Rust version lower than the minimum one that Rustlings supports.
7- - Remove the state file and the solutions directory from the generated ` .gitignore ` file.
89- Add a ` README.md ` file to the ` solutions/ ` directory.
10+ - Allow initializing Rustlings in a Cargo workspace.
11+ - ` dev check ` : Check that all solutions are formatted with ` rustfmt ` .
12+
13+ ### Changed
14+
15+ - Remove the state file and the solutions directory from the generated ` .gitignore ` file.
916- Run the final check of all exercises in parallel.
1017- Small exercise improvements.
11- - ` dev check ` : Check that all solutions are formatted with ` rustfmt ` .
1218
1319<a name =" 6.1.0 " ></a >
1420
You can’t perform that action at this time.
0 commit comments