Rustlings v1.4.0 Release Notes

Release Date: 2019-07-13 // almost 5 years ago
  • ๐Ÿ› Bug Fixes

    • installation: Fix rustlings installation check (7a252c47)
    • iterators: Rename iterator3.rs (433d2115)
    • readme: http to https (70946b85)
    • โœ… test1: renamed function name to snake case (89d5186c)
    • cli: Check if changed exercise file exists before calling verify (ba85ca3)
    • structs1: Fix the irrefutable let pattern warning (cc6a141)

    ๐Ÿ”‹ Features

    • ๐Ÿ”„ changelog: Use clog for changelogs (34e31232)
    • iterators2: adds iterators2 exercise including config (9288fccf)