This repository was archived by the owner on Oct 2, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 0.2.2] ( https://github.com/debugger-bs/coreminer/compare/v0.2.1...v0.2.2 )
4+
5+ ### 🐛 Bug Fixes
6+
7+ - * (baseui)* Argv[ 0] was not set properly #36 - ([ 52403f1] ( https://github.com/debugger-bs/coreminer/commit/52403f1ec5b3097cd777c7b09c7f5fdb68ed3773 ) )
8+ - * (cmserve)* Feedback example printed a result - ([ cf69a08] ( https://github.com/debugger-bs/coreminer/commit/cf69a08ef4b9c378f40c1e8a244b58ef055b295b ) )
9+
10+ ### 📚 Documentation
11+
12+ - Add section about the examples - ([ c9f35a4] ( https://github.com/debugger-bs/coreminer/commit/c9f35a4e938c0bfed92b4a5460a030e4a92d3ace ) )
13+ - Fix typo in link of readme - ([ d6ff688] ( https://github.com/debugger-bs/coreminer/commit/d6ff6889ae43ff798c09d76f899c5de132580661 ) )
14+
15+ ### ⚙️ Miscellaneous Tasks
16+
17+ - Automatic Rust CI changes - ([ cbddcd0] ( https://github.com/debugger-bs/coreminer/commit/cbddcd01e5fe8d181e1d5d90e14fd2fca54b86dc ) )
18+ - Add print_args example - ([ 65403d9] ( https://github.com/debugger-bs/coreminer/commit/65403d9ff532518e4b882f2fb33ead7787640579 ) )
19+
20+
321## [ 0.2.1] ( https://github.com/debugger-bs/coreminer/compare/v0.2.0...v0.2.1 )
422
523### 🐛 Bug Fixes
Original file line number Diff line number Diff line change 11[package ]
22name = " coreminer"
3- version = " 0.2.1 "
3+ version = " 0.2.2 "
44rust-version = " 1.78.0"
55edition = " 2021"
66publish = true
You can’t perform that action at this time.
0 commit comments