v6.0.0

rust-lang/rustlingsv6.0.0Jul 3, 2024by mo8it

AI Summary

A major rewrite of the project introducing a significant number of new features and structural changes, requiring users to start over with the exercises.

Key Highlights

  • Major rewrite with new features
  • Incompatible with older versions
  • Instructions for starting fresh provided
  • Extensive changes documented in CHANGELOG

Breaking Changes

  • Incompatible with older versions

New Features

  • New features introduced

Full Release Notes

A rewrite with a ton of new features and changes ✨

See the [**CHANGELOG**](https://github.com/rust-lang/rustlings/blob/main/CHANGELOG.md#600-2024-07-03) for the most important changes.

This version is not compatible with older versions. You need to start over with the exercises if you want to try it out. You could try copying some of your old solutions.

Follow the [instructions in the README](https://github.com/rust-lang/rustlings?tab=readme-ov-file#getting-started) for getting started 🚀