File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
<a name =" 6.0.0 " ></a >
2
- ## 6.0.0 (2024-07-02)
2
+
3
+ ## 6.0.0 (2024-07-03)
3
4
4
5
This release is the result of a complete rewrite to deliver a ton of new features and improvements ✨
5
6
The most important changes are highlighted below.
@@ -27,7 +28,7 @@ You can read about the motivations of this change in [this issue](https://github
27
28
28
29
### List mode
29
30
30
- A list mode was added using [ ` Ratatui ` ] ( https://ratatui.rs ) .
31
+ A list mode was added using [ Ratatui] ( https://ratatui.rs ) .
31
32
You can enter it by entering ` l ` in the watch mode.
32
33
It offers the following features:
33
34
@@ -65,6 +66,7 @@ Or do you want to translate the original Rustlings exercises?
65
66
Then follow the link to the guide about [ third-party exercises] ( THIRD_PARTY_EXERCISES.md ) !
66
67
67
68
<a name =" 5.6.1 " ></a >
69
+
68
70
## 5.6.1 (2023-09-18)
69
71
70
72
#### Changed
@@ -81,6 +83,7 @@ Then follow the link to the guide about [third-party exercises](THIRD_PARTY_EXER
81
83
- ` enums3 ` : Fixed formatting with ` rustfmt ` .
82
84
83
85
<a name =" 5.6.0 " ></a >
86
+
84
87
## 5.6.0 (2023-09-04)
85
88
86
89
#### Added
@@ -121,13 +124,15 @@ Then follow the link to the guide about [third-party exercises](THIRD_PARTY_EXER
121
124
- Improved CI workflows, we're now testing on multiple platforms at once.
122
125
123
126
<a name =" 5.5.1 " ></a >
127
+
124
128
## 5.5.1 (2023-05-17)
125
129
126
130
#### Fixed
127
131
128
132
- Reverted ` rust-project.json ` path generation due to an upstream ` rust-analyzer ` fix.
129
133
130
134
<a name =" 5.5.0 " ></a >
135
+
131
136
## 5.5.0 (2023-05-17)
132
137
133
138
#### Added
@@ -163,6 +168,7 @@ Then follow the link to the guide about [third-party exercises](THIRD_PARTY_EXER
163
168
- Split quick installation section into two code blocks
164
169
165
170
<a name =" 5.4.1 " ></a >
171
+
166
172
## 5.4.1 (2023-03-10)
167
173
168
174
#### Changed
You can’t perform that action at this time.
0 commit comments