release notes
release notes
Published 2/25/2020
MinorContains new featuresThis release adds a bunch of new exercises:
Additionally, Rustlings now displays a success message when you've finished all exercises (#253), thanks to @codehearts!
There's a lot more, read the changelog for more details!
To upgrade:
git fetch
git checkout tags/2.2.0
Thanks to the following people for contributing to this release:
release notes
Published 2/25/2020
MinorContains new featuresThis release adds a bunch of new exercises:
Additionally, Rustlings now displays a success message when you've finished all exercises (#253), thanks to @codehearts!
There's a lot more, read the changelog for more details!
To upgrade:
git fetch
git checkout tags/2.2.0
Thanks to the following people for contributing to this release:
🦀 Small exercises to get you used to reading and writing Rust code!