File tree Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Expand file tree Collapse file tree 1 file changed +35
-0
lines changed Original file line number Diff line number Diff line change 1+ <a name =" 5.1.0 " ></a >
2+ ## 5.1.0 (2022-08-16)
3+
4+ #### Features
5+
6+ - Added a new ` rc1 ` exercise.
7+ - Added a new ` cow1 ` exercise.
8+
9+ #### Bug Fixes
10+
11+ - ** variables5** : Corrected reference to previous exercise
12+ - ** functions4** : Fixed line number reference
13+ - ** strings3** : Clarified comment wording
14+ - ** traits4, traits5** : Fixed line number reference
15+ - ** traits5** :
16+ - Fixed typo in "parameter"
17+ - Made exercise prefer a traits-based solution
18+ - ** lifetimes2** : Improved hint
19+ - ** threads3** : Fixed typo in hint
20+ - ** box1** : Replaced ` unimplemented! ` with ` todo! `
21+ - ** errors5** : Provided an explanation for usage of ` Box<dyn Error> `
22+ - ** quiz2** : Fixed a typo
23+ - ** macros** : Updated the macros book link
24+ - ** options1** :
25+ - Removed unused code
26+ - Added more granular tests
27+ - Fixed some comment syntax shenanigans in info.toml
28+
29+ #### Housekeeping
30+
31+ - Fixed a typo in .editorconfig
32+ - Fixed a typo in integration_tests.rs
33+ - Clarified manual installation instructions using ` cargo install --path . `
34+ - Added a link to our Zulip in the readme file
35+
136<a name =" 5.0.0 " ></a >
237## 5.0.0 (2022-07-16)
338
You can’t perform that action at this time.
0 commit comments