File tree Expand file tree Collapse file tree 3 files changed +35
-3
lines changed
Expand file tree Collapse file tree 3 files changed +35
-3
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5- ## [ Unreleased]
5+ ## [ 0.13.0] - 2025-12-29
6+
7+ ### 🚀 Features
8+
9+ - Low-level tx builder with invoke examples (#45 )
10+ - Introduce ` wallet utxos ` command (#47 )
11+ - Support profile flag for invoke command
12+
13+ ### 🚜 Refactor
14+
15+ - Use TII format for invoke command (#49 )
16+
17+ ### 📚 Documentation
18+
19+ - Add examples (#46 )
20+
21+ ### ⚙️ Miscellaneous Tasks
22+
23+ - Update deps across the board (#48 )
24+
25+ ## [ 0.12.0] - 2025-09-03
26+
27+ ### 🚀 Features
28+
29+ - Implement search command (#16 )
30+
31+ ### ⚙️ Miscellaneous Tasks
32+
33+ - Release cshell version 0.12.0
634
735## [ 0.11.1] - 2025-08-06
836
937### 🐛 Bug Fixes
1038
1139- Improve error message reports
1240
41+ ### ⚙️ Miscellaneous Tasks
42+
43+ - Release cshell version 0.11.1
44+
1345## [ 0.11.0] - 2025-08-04
1446
1547### 🚀 Features
Original file line number Diff line number Diff line change 11[package ]
22name = " cshell"
3- version = " 0.12 .0"
3+ version = " 0.13 .0"
44edition = " 2021"
55rust-version = " 1.88.0"
66authors = [" TxPipe <hello@txpipe.io>" ]
You can’t perform that action at this time.
0 commit comments