File tree Expand file tree Collapse file tree 3 files changed +19
-26
lines changed
Expand file tree Collapse file tree 3 files changed +19
-26
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- ## [ 0.2.1] - 2025-03-06
5+ ## [ 0.3.0] - 2025-04-21
6+
7+ ### 🚀 Features
8+
9+ - Catalyst milestone 1
10+ - Add integration tests
11+ - Create transactions using TX3 (#7 )
12+ - Implement explorer PoC
613
714### 🐛 Bug Fixes
815
16+ - CI runner
917- Use ListOption instead of listing possibilities
1018- Allow empty headers on provider
11-
12- ## [ 0.2.0] - 2025-03-05
13-
14- ### 🚀 Features
15-
16- - Add integration tests
19+ - Integraction tests
1720
1821### 🔧 Continuous Integration
1922
2023- Fix integration tests
24+ - Update cargo dist to latest version (#8 )
2125
2226### ⚙️ Miscellaneous Tasks
2327
28+ - Initialize Cargo package
29+ - Release 0.1.0
30+ - Release cshell version 0.1.0
31+ - Release cshell version 0.1.0
2432- Get balance and edit providers
2533- Add wallet edit
2634- Release cshell version 0.2.0
35+ - Move pallas-wallet into CShell
36+ - Add wallet import for RO wallets
2737
2838### Release
2939
3040- 0.2.0
3141- 0.2.0
3242
33- ## [ 0.1.0] - 2025-02-14
34-
35- ### 🚀 Features
36-
37- - Catalyst milestone 1
38-
39- ### 🐛 Bug Fixes
40-
41- - CI runner
42-
43- ### ⚙️ Miscellaneous Tasks
44-
45- - Initialize Cargo package
46- - Release 0.1.0
47- - Release cshell version 0.1.0
48- - Release cshell version 0.1.0
49-
5043<!-- generated by git-cliff -->
Original file line number Diff line number Diff line change 11[package ]
22name = " cshell"
3- version = " 0.2.1 "
3+ version = " 0.3.0 "
44edition = " 2021"
55rust-version = " 1.82.0"
66authors = [
" TxPipe <[email protected] >" ]
You can’t perform that action at this time.
0 commit comments