Rustlings v1.3.0 Release Notes

Release Date: 2019-06-05 // almost 5 years ago
  • ๐Ÿ”‹ Features

    ๐Ÿ› Bug Fixes

    • โž• Add Result type signature as it is difficult for new comers to understand Generics and Error all at once. (#157, @veggiemonk)
    • ๐Ÿ›  Rustfmt and whitespace fixes (#161, @eddyp)
    • errorsn.rs: Separate also the hints from each other to avoid accidental viewing (#162, @eddyp)
    • ๐Ÿ›  fixed outdated links (#165, @gushroom)
    • ๐Ÿ›  Fix broken link (#164, @HanKruiger)
    • โœ‚ Remove highlighting and syntect (#167, @komaeda)

    โšก๏ธ To update:

    git fetch
    git checkout tags/1.3.0