|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. |
4 | 4 |
|
5 | | -## [0.14.0] - 2026-02-14 |
6 | | - |
7 | | -### ⚙️ Miscellaneous Tasks |
8 | | - |
9 | | -- Update utxorpc to v0.13 |
10 | | -- Release cshell version 0.14.0 |
11 | | - |
12 | | -## [0.13.2] - 2025-12-31 |
13 | | - |
14 | | -### 🐛 Bug Fixes |
15 | | - |
16 | | -- Improve inquire of custom addresses |
17 | | - |
18 | | -### ⚙️ Miscellaneous Tasks |
19 | | - |
20 | | -- Release cshell version 0.13.2 |
21 | | - |
22 | | -## [0.13.1] - 2025-12-31 |
23 | | - |
24 | | -### ⚙️ Miscellaneous Tasks |
25 | | - |
26 | | -- Update tx3-sdk to v0.9.1 |
27 | | -- Update tx3-sdk to v0.9.2 |
28 | | -- Release cshell version 0.13.1 |
29 | | - |
30 | | -## [0.13.0] - 2025-12-29 |
31 | | - |
32 | | -### 🚀 Features |
33 | | - |
34 | | -- Low-level tx builder with invoke examples (#45) |
35 | | -- Introduce `wallet utxos` command (#47) |
36 | | -- Support profile flag for invoke command |
37 | | - |
38 | | -### 🚜 Refactor |
39 | | - |
40 | | -- Use TII format for invoke command (#49) |
41 | | - |
42 | | -### 📚 Documentation |
43 | | - |
44 | | -- Add examples (#46) |
45 | | - |
46 | | -### 🔧 Continuous Integration |
47 | | - |
48 | | -- Remove x86 apple binary build |
49 | | - |
50 | | -### ⚙️ Miscellaneous Tasks |
51 | | - |
52 | | -- Update deps across the board (#48) |
53 | | -- Release cshell version 0.13.0 |
54 | | - |
55 | | -## [0.12.0] - 2025-09-03 |
56 | | - |
57 | | -### 🚀 Features |
58 | | - |
59 | | -- Implement search command (#16) |
60 | | - |
61 | | -### ⚙️ Miscellaneous Tasks |
62 | | - |
63 | | -- Release cshell version 0.12.0 |
64 | | - |
65 | | -## [0.11.1] - 2025-08-06 |
66 | | - |
67 | | -### 🐛 Bug Fixes |
68 | | - |
69 | | -- Improve error message reports |
70 | | - |
71 | | -### ⚙️ Miscellaneous Tasks |
72 | | - |
73 | | -- Release cshell version 0.11.1 |
74 | | - |
75 | | -## [0.11.0] - 2025-08-04 |
76 | | - |
77 | | -### 🚀 Features |
78 | | - |
79 | | -- *(explorer)* Show light bar when block is empty (#41) |
80 | | - |
81 | | -### 🚜 Refactor |
82 | | - |
83 | | -- Remove duplication on invoke cmd (#42) |
84 | | -- Remove miette in favor of anyhow and a custom render (#43) |
85 | | - |
86 | | -### ⚙️ Miscellaneous Tasks |
87 | | - |
88 | | -- Release cshell version 0.11.0 |
89 | | - |
90 | | -## [0.10.0] - 2025-08-01 |
91 | | - |
92 | | -### 🚀 Features |
93 | | - |
94 | | -- Improve tx detail page (#35) |
95 | | -- Improve account page (#34) |
96 | | -- Improve interactive mode in tx flow (#37) |
97 | | - |
98 | | -### 🔧 Continuous Integration |
99 | | - |
100 | | -- Update rust version in cargo dist config (#40) |
101 | | - |
102 | | -### ⚙️ Miscellaneous Tasks |
103 | | - |
104 | | -- Set fixed popup window length (#33) |
105 | | -- Update tx3 to v0.11.0 |
106 | | -- Release cshell version 0.10.0 |
107 | | - |
108 | | -## [0.9.0] - 2025-07-16 |
109 | | - |
110 | | -### 🚀 Features |
111 | | - |
112 | | -- Implement ad-hoc address view (#32) |
113 | | - |
114 | | -### ⚙️ Miscellaneous Tasks |
115 | | - |
116 | | -- Release cshell version 0.9.0 |
117 | | - |
118 | | -## [0.8.1] - 2025-07-15 |
119 | | - |
120 | | -### 🐛 Bug Fixes |
121 | | - |
122 | | -- *(tx3)* Support more argument types (#30) |
123 | | - |
124 | | -### ⚙️ Miscellaneous Tasks |
125 | | - |
126 | | -- Release cshell version 0.8.1 |
127 | | - |
128 | | -## [0.8.0] - 2025-07-11 |
129 | | - |
130 | | -### ⚙️ Miscellaneous Tasks |
131 | | - |
132 | | -- Release cshell version 0.8.0 |
133 | | - |
134 | | -## [0.7.4] - 2025-07-07 |
135 | | - |
136 | | -### ⚙️ Miscellaneous Tasks |
137 | | - |
138 | | -- Release cshell version 0.7.4 |
139 | | - |
140 | | -## [0.7.3] - 2025-07-06 |
141 | | - |
142 | | -### ⚙️ Miscellaneous Tasks |
143 | | - |
144 | | -- Update tx3 to v0.7.1 (#23) |
145 | | -- Release cshell version 0.7.3 |
146 | | - |
147 | | -## [0.7.2] - 2025-07-04 |
148 | | - |
149 | | -### ⚙️ Miscellaneous Tasks |
150 | | - |
151 | | -- Update tx3 to v0.7.0 (#22) |
152 | | -- Release cshell version 0.7.2 |
153 | | - |
154 | | -## [0.7.1] - 2025-06-17 |
155 | | - |
156 | | -### ⚙️ Miscellaneous Tasks |
157 | | - |
158 | | -- Updated tx3 dependencies (#21) |
159 | | - |
160 | | -### Release |
161 | | - |
162 | | -- V0.7.1 |
163 | | - |
164 | | -## [0.7.0] - 2025-05-30 |
165 | | - |
166 | | -### 🚀 Features |
167 | | - |
168 | | -- Refactor transaction sub-commands (#20) |
169 | | - |
170 | | -### Release |
171 | | - |
172 | | -- V0.7.0 |
173 | | - |
174 | | -## [0.6.0] - 2025-05-23 |
175 | | - |
176 | | -### 🚀 Features |
177 | | - |
178 | | -- Handle explorer connection state (#19) |
179 | | -- Add sign & resolve utils to the tx command (#17) |
180 | | - |
181 | | -### ⚙️ Miscellaneous Tasks |
182 | | - |
183 | | -- Release cshell version 0.6.0 |
184 | | - |
185 | | -## [0.5.1] - 2025-05-16 |
186 | | - |
187 | | -### 🐛 Bug Fixes |
188 | | - |
189 | | -- Adjusted cshell transaction to use tx3 lang version (#14) |
190 | | - |
191 | | -### ⚙️ Miscellaneous Tasks |
192 | | - |
193 | | -- Release cshell version 0.5.1 |
194 | | - |
195 | | -## [0.5.0] - 2025-05-14 |
196 | | - |
197 | | -### 🚀 Features |
198 | | - |
199 | | -- Add option for unsafe wallets (#11) |
200 | | -- Support for args and signer in transaction command (#12) |
201 | | - |
202 | | -### ⚙️ Miscellaneous Tasks |
203 | | - |
204 | | -- Release cshell version 0.5.0 |
205 | | - |
206 | | -## [0.4.0] - 2025-05-02 |
207 | | - |
208 | | -### 🚀 Features |
209 | | - |
210 | | -- Implement txs view (#9) |
211 | | - |
212 | | -### ⚙️ Miscellaneous Tasks |
213 | | - |
214 | | -- Update Pallas and Tx3 deps (#10) |
215 | | -- Release cshell version 0.4.0 |
216 | | - |
217 | | -## [0.3.1] - 2025-04-22 |
218 | | - |
219 | | -### 🐛 Bug Fixes |
220 | | - |
221 | | -- Activity monitor on big screens |
222 | | -- Bigger space for coin amount on UTxO tab |
223 | | - |
224 | | -### ⚙️ Miscellaneous Tasks |
225 | | - |
226 | | -- Select provider using parser args |
227 | | -- Release cshell version 0.3.1 |
228 | | - |
229 | | -## [0.3.0] - 2025-04-21 |
230 | | - |
231 | | -### 🚀 Features |
232 | | - |
233 | | -- Create transactions using TX3 (#7) |
234 | | -- Implement explorer PoC |
235 | | - |
236 | | -### 🐛 Bug Fixes |
237 | | - |
238 | | -- Integraction tests |
239 | | - |
240 | | -### 🔧 Continuous Integration |
241 | | - |
242 | | -- Update cargo dist to latest version (#8) |
243 | | - |
244 | | -### ⚙️ Miscellaneous Tasks |
245 | | - |
246 | | -- Move pallas-wallet into CShell |
247 | | -- Add wallet import for RO wallets |
248 | | -- Release cshell version 0.3.0 |
249 | | - |
250 | | -## [0.2.1] - 2025-03-06 |
251 | | - |
252 | | -### 🐛 Bug Fixes |
253 | | - |
254 | | -- Use ListOption instead of listing possibilities |
255 | | -- Allow empty headers on provider |
256 | | - |
257 | | -## [0.2.0] - 2025-03-05 |
258 | | - |
259 | | -### 🚀 Features |
260 | | - |
261 | | -- Add integration tests |
262 | | - |
263 | | -### 🔧 Continuous Integration |
264 | | - |
265 | | -- Fix integration tests |
266 | | - |
267 | | -### ⚙️ Miscellaneous Tasks |
268 | | - |
269 | | -- Get balance and edit providers |
270 | | -- Add wallet edit |
271 | | -- Release cshell version 0.2.0 |
272 | | - |
273 | | -### Release |
274 | | - |
275 | | -- 0.2.0 |
276 | | -- 0.2.0 |
277 | | - |
278 | | -## [0.1.0] - 2025-02-14 |
279 | | - |
280 | | -### 🚀 Features |
281 | | - |
282 | | -- Catalyst milestone 1 |
283 | | - |
284 | | -### 🐛 Bug Fixes |
285 | | - |
286 | | -- CI runner |
287 | | - |
288 | | -### ⚙️ Miscellaneous Tasks |
289 | | - |
290 | | -- Initialize Cargo package |
291 | | -- Release 0.1.0 |
292 | | -- Release cshell version 0.1.0 |
293 | | -- Release cshell version 0.1.0 |
| 5 | +## [0.15.0] - 2026-06-23 |
294 | 6 |
|
295 | 7 | <!-- generated by git-cliff --> |
0 commit comments