rustlings Releases
103 releases of rust-lang/rustlings
- 5.4.0Rustlings 5.4.0
A minor version release with changes and improvements detailed in the project's changelog.
Feb 12, 2023
- 5.3.0Rustlings 5.3.0
A minor version release with changes and improvements detailed in the project's changelog.
Dec 23, 2022
- 5.2.1Rustlings 5.2.1
A patch release containing changes and improvements detailed in the project's changelog.
Sep 6, 2022
- 5.2.0Rustlings 5.2.0
A standard release announcement pointing users to the detailed changelog for changes made in this version.
Aug 27, 2022
- 5.1.1Rustlings 5.1.1
A bug fix release that addresses an incorrect assertion in a specific exercise file.
Aug 17, 2022
- 5.1.0Rustlings 5.1.0
This release cleans up bugs from the previous major version and introduces two new exercises focused on smart pointers.
Aug 16, 2022
- 5.0.0Rustlings 5.0.0
A major overhaul involving the restructuring of exercise folders, renaming several exercises, adding new exercises for lifetimes, traits, threads, strings, and hashmaps, and improving the hint system.
Jul 16, 2022
- 4.8.0Rustlings 4.8.0
Adds a progress indicator, introduces a new LSP command, and includes other improvements.
Jul 1, 2022
- 4.7.1Rustlings 4.7.1
An optimization release focused on reducing the crate size to subsequently reduce compilation time.
Apr 20, 2022
- 4.7.0Rustlings 4.7.0
Introduces a new intro section, a new exercise for move semantics, rust-analyzer support, and numerous bug fixes.
Apr 14, 2022
- 4.6.0Rustlings 4.6.0
Adds new exercises for advanced errors and modules, reworks existing error handling exercises, and improves the watch mode UX with new commands.
Sep 25, 2021
- 4.5.0Rustlings 4.5.0
A standard release announcement pointing users to the detailed changelog for changes made in this version.
Jul 7, 2021
- 4.4.0Rustlings 4.4.0
Significantly improves the CLI tooling, specifically the `rustlings list` command with structured data and progress tracking, speeds up compilation, and adds an exercise.
Apr 24, 2021
- 4.3.0Rustlings 4.3.0
Enhances the user experience by improving CLI help text, reorganizes exercises to align with the Rust book, and introduces a new `list` command to view available exercises.
Dec 29, 2020
- 4.2.0Rustlings 4.2.0
A maintenance release containing changes detailed in the changelog.
Nov 7, 2020
- 4.1.0Rustlings 4.1.0
A maintenance release containing changes detailed in the changelog.
Oct 5, 2020
- 4.0.0Rustlings 4.0.0
A major version bump introducing a renaming of exercise files and a new CLI flag for test output display.
Jul 8, 2020
- 3.0.0Rustlings 3.0.0
A major version bump that changes the logging behavior of the compile exercise mode.
Apr 11, 2020
- 2.2.1Rustlings 2.2.1
A patch release containing changes detailed in the changelog.
Feb 27, 2020
- 2.2.0Rustlings 2.2.0
Adds new exercises covering variables, type conversion, parsing, and traits, along with a success message when all exercises are completed.
Feb 25, 2020