Rustlings v2.2.0 Release Notes

Release Date: 2020-02-25 // about 4 years ago
  • ๐Ÿ› Bug Fixes

    • โšก๏ธ Update deps to version compatable with aarch64-pc-windows (#263) (19a93428)
    • ๐Ÿ“„ docs:
      • Added a necessary step to Windows installation process (#242) (3906efcd)
      • Fixed mangled sentence from book; edited for clarity (#266) (ade52ff)
      • Updated iterators readme to account for iterators4 exercise (#273) (bec8e3a)
    • installation: make fatal errors more obvious (#272) (17d0951e)
    • iterators2:
      • Remove reference to missing iterators2.rs (#245) (419f7797)
    • as_ref_mut: Enable a test and improve per clippy's suggestion (#256) (dfdf809)
    • โœ… tests1:
      • Change test command (fe10e06c
      • Correct test command in tests1.rs comment (#263) (39fa7ae)

    ๐Ÿ”‹ Features

    • Add variables5.rs exercise (#264) (0c73609e)
    • Show a completion message when watching (#253) (d25ee55a)
    • ๐Ÿ“œ Add type conversion and parsing exercises (#249) (0c85dc11)
    • Created consistent money unit (#258) (fd57f8f)
    • โœ… Enable test for exercise test4 (#276) (8b971ff)
    • Added traits exercises (#274 but specifically #216, which originally added this :heart:) (b559cdd)