| Age | Commit message (Expand) | Author |
| 2019-11-11 | feat: Index exercises by name | marisa |
| 2019-11-11 | 1.5.1 | marisa |
| 2019-11-11 | fix(structs1): Remove misleading comment | marisa |
| 2019-11-11 | fix(threads): Move Threads behind SLT | marisa |
| 2019-11-11 | fix(strings): Move Strings before Structs | marisa |
| 2019-11-11 | fix(errors3): Update hint | marisa |
| 2019-11-11 | fix(if1): Remove `return` reference | marisa |
| 2019-11-09 | Auto merge of #228 - WofWca:clear-screen, r=fmoko | bors |
| 2019-11-09 | improvement(watch): clear screen before each `verify()` | WofWca |
| 2019-11-09 | 1.5.0 | marisa |
| 2019-11-09 | Auto merge of #224 - nyxtom:feat-enums, r=fmoko | bors |
| 2019-11-09 | Auto merge of #227 - workingjubilee:watch-clears-terminal, r=fmoko | bors |
| 2019-11-09 | watch: clears terminal before entering loop | Jubilee Young |
| 2019-10-29 | fix: Rewrite test1 logic | marisa |
| 2019-10-29 | Auto merge of #225 - ssweeny:fix/test1-wording, r=fmoko | bors |
| 2019-10-28 | feat: Add enums exercises | Thomas Holloway |
| 2019-10-28 | chore: Clarify comment in exercises/test1.rs | Scott Sweeny |
| 2019-10-28 | Auto merge of #219 - vyaslav:master, r=fmoko | bors |
| 2019-10-26 | fix(option1): Fix arguments passed to assert! macro (#222) | marisa |
| 2019-10-26 | chore: Bump version in Cargo.lock (#223) | marisa |
| 2019-10-25 | chore: Bump version in Cargo.lock | Niklas Anderson |
| 2019-10-25 | fix(option1): Fix arguments passed to assert! macro | Niklas Anderson |
| 2019-10-25 | Update README to show latest version, for those who copy/paste (#221) | marisa |
| 2019-10-24 | Update README to show latest version, for those who copy/paste | Mark Provan |
| 2019-10-23 | docs: Add automatic Windows support to Readme | marisa |
| 2019-10-23 | chore(ci): Remove GitHub actions for now | marisa |
| 2019-10-23 | Auto merge of #220 - gdoenlen:master, r=fmoko | bors |
| 2019-10-22 | remove execution policy check | George Doenlen |
| 2019-10-22 | Add basic windows install script. | George Doenlen |
| 2019-10-21 | feat: Added exercise for struct update syntax | Viacheslav Avramenko |
| 2019-09-25 | Auto merge of #217 - timthelion:timthelion-readme-run, r=fmoko | bors |
| 2019-09-07 | Tense in README | Timothy Hobbs |
| 2019-08-21 | chore(ci): Add GitHub Actions CI file | komaeda |
| 2019-08-21 | Auto merge of #212 - sosnowski:fix/add-dyn-trait, r=komaeda | bors |
| 2019-08-21 | fix(errorsn.rs) Update the deprecated syntax by adding dyn to trait objectscl... | Damian S |
| 2019-08-18 | Auto merge of #209 - Dylnuge:slice-assert, r=komaeda | bors |
| 2019-08-17 | fix(primitive_types4): Fail on a slice covering the wrong area | Dylan Nugent |
| 2019-08-13 | Auto merge of #206 - ajaxm:ajaxm/rustup-update, r=komaeda | bors |
| 2019-08-13 | 1.4.1 | marisa |
| 2019-08-12 | Auto merge of #208 - EnricoMiccoli:patch-1, r=komaeda | bors |
| 2019-08-12 | chore: Correct typo | Enrico Miccoli |
| 2019-08-11 | Auto merge of #207 - nkanderson:fix_iterators2, r=komaeda | bors |
| 2019-08-09 | chore(iterators2): Add exercise instructions | Niklas Anderson |
| 2019-08-09 | fix(iterators2): Remove syntax resulting in misleading error message | Niklas Anderson |
| 2019-08-03 | docs: Suggest rustup update in readme | Ajax Manohar |
| 2019-07-27 | Auto merge of #201 - zdzc:patch-1, r=komaeda | bors |
| 2019-07-27 | docs: Fix wrong title | Andre Pratama |
| 2019-07-27 | Auto merge of #198 - nkanderson:160_options1-add-test, r=komaeda | bors |
| 2019-07-26 | fix(option1): Add test for prematurely passing exercise | Niklas Anderson |
| 2019-07-13 | Auto merge of #192 - petemcfarlane:patch-2, r=komaeda | bors |