@@ -83,7 +83,7 @@ format = "took [$duration]($style)"
83
83
84
84
#### Character
85
85
86
- | Deprecated Property | Replacement |
86
+ | Removed Property | Replacement |
87
87
| ----------------------- | ---------------- |
88
88
| ` symbol ` | ` success_symbol ` |
89
89
| ` use_symbol_for_status ` | ` error_symbol ` |
@@ -116,9 +116,9 @@ error_symbol = "[✖](bold red) "
116
116
117
117
#### Command Duration
118
118
119
- | Deprecated Property | Replacement |
120
- | ------------------- | ----------- |
121
- | ` prefix ` | ` format ` |
119
+ | Removed Property | Replacement |
120
+ | ---------------- | ----------- |
121
+ | ` prefix ` | ` format ` |
122
122
123
123
** Changes to the Default Configuration**
124
124
@@ -130,9 +130,9 @@ error_symbol = "[✖](bold red) "
130
130
131
131
#### Directory
132
132
133
- | Deprecated Property | Replacement |
134
- | ------------------- | ----------- |
135
- | ` prefix ` | ` format ` |
133
+ | Removed Property | Replacement |
134
+ | ---------------- | ----------- |
135
+ | ` prefix ` | ` format ` |
136
136
137
137
** Changes to the Default Configuration**
138
138
@@ -144,10 +144,10 @@ error_symbol = "[✖](bold red) "
144
144
145
145
#### Environment Variable
146
146
147
- | Deprecated Property | Replacement |
148
- | ------------------- | ----------- |
149
- | ` prefix ` | ` format ` |
150
- | ` suffix ` | ` format ` |
147
+ | Removed Property | Replacement |
148
+ | ---------------- | ----------- |
149
+ | ` prefix ` | ` format ` |
150
+ | ` suffix ` | ` format ` |
151
151
152
152
** Changes to the Default Configuration**
153
153
@@ -160,10 +160,10 @@ error_symbol = "[✖](bold red) "
160
160
161
161
#### Git Commit
162
162
163
- | Deprecated Property | Replacement |
164
- | ------------------- | ----------- |
165
- | ` prefix ` | ` format ` |
166
- | ` suffix ` | ` format ` |
163
+ | Removed Property | Replacement |
164
+ | ---------------- | ----------- |
165
+ | ` prefix ` | ` format ` |
166
+ | ` suffix ` | ` format ` |
167
167
168
168
** Changes to the Default Configuration**
169
169
@@ -176,11 +176,11 @@ error_symbol = "[✖](bold red) "
176
176
177
177
#### Git Status
178
178
179
- | Deprecated Property | Replacement |
180
- | ------------------- | ----------- |
181
- | ` prefix ` | ` format ` |
182
- | ` suffix ` | ` format ` |
183
- | ` show_sync_count ` | ` format ` |
179
+ | Removed Property | Replacement |
180
+ | ----------------- | ----------- |
181
+ | ` prefix ` | ` format ` |
182
+ | ` suffix ` | ` format ` |
183
+ | ` show_sync_count ` | ` format ` |
184
184
185
185
** Changes to the Default Configuration**
186
186
@@ -209,10 +209,10 @@ behind = "⇣${count}"
209
209
210
210
#### Hostname
211
211
212
- | Deprecated Property | Replacement |
213
- | ------------------- | ----------- |
214
- | ` prefix ` | ` format ` |
215
- | ` suffix ` | ` format ` |
212
+ | Removed Property | Replacement |
213
+ | ---------------- | ----------- |
214
+ | ` prefix ` | ` format ` |
215
+ | ` suffix ` | ` format ` |
216
216
217
217
** Changes to the Default Configuration**
218
218
@@ -225,11 +225,11 @@ behind = "⇣${count}"
225
225
226
226
#### Singularity
227
227
228
- | Deprecated Property | Replacement |
229
- | ------------------- | ----------- |
230
- | ` label ` | ` format ` |
231
- | ` prefix ` | ` format ` |
232
- | ` suffix ` | ` format ` |
228
+ | Removed Property | Replacement |
229
+ | ---------------- | ----------- |
230
+ | ` label ` | ` format ` |
231
+ | ` prefix ` | ` format ` |
232
+ | ` suffix ` | ` format ` |
233
233
234
234
** Changes to the Default Configuration**
235
235
@@ -242,9 +242,9 @@ behind = "⇣${count}"
242
242
243
243
#### Time
244
244
245
- | Deprecated Property | Replacement |
246
- | ------------------- | ------------- |
247
- | ` format ` | ` time_format ` |
245
+ | Removed Property | Replacement |
246
+ | ---------------- | ------------- |
247
+ | ` format ` | ` time_format ` |
248
248
249
249
** Changes to the Default Configuration**
250
250
@@ -257,10 +257,10 @@ behind = "⇣${count}"
257
257
258
258
#### Custom Commands
259
259
260
- | Deprecated Property | Replacement |
261
- | ------------------- | ----------- |
262
- | ` prefix ` | ` format ` |
263
- | ` suffix ` | ` format ` |
260
+ | Removed Property | Replacement |
261
+ | ---------------- | ----------- |
262
+ | ` prefix ` | ` format ` |
263
+ | ` suffix ` | ` format ` |
264
264
265
265
** Changes to the Default Configuration**
266
266
0 commit comments