Rustlings v2.0.0 Release Notes

Release Date: 2019-11-12 // over 4 years ago
  • ๐Ÿ› Bug Fixes

    • 0๏ธโƒฃ default: Clarify the installation procedure (c371b853)
    • info: Fix trailing newlines for hints (795b6e34)
    • โš™ run: make run never prompt (4b265465)

    ๐Ÿ’ฅ Breaking Changes

    • ๐Ÿ”จ Refactor hint system (9bdb0a12)
    • improve watch execution mode (2cdd6129)
    • Index exercises by name (627cdc07)
    • โš™ run: makes run never prompt (4b265465)

    ๐Ÿ”‹ Features

    • cli: check for rustc before doing anything (36a033b8)
    • hint: Add test for hint (ce9fa6eb)