3.0.0
版本发布时间: 2020-04-12 06:04:24
rust-lang/rustlings最新发布版本:v6.3.0(2024-08-29 23:24:15)
See the changelog for what's changed.
As for what makes this a breaking release, in #278 we decided to make the compile
exercise mode log its output to stdout. Since this changes existing user behaviour in a (broadly) backwards-incompatible way, we decided to make this a major release.
The good thing is that you don't need to do anything to upgrade! 🎉
To upgrade:
git fetch
git checkout tags/3.0.0