Releases: qntx/kobe
Releases · qntx/kobe
v0.5.4
[0.5.4] - 2026-03-20
🚜 Refactor
- (cli) Rename cmd module to commands for better clarity
📚 Documentation
- Update README to reflect getrandom dependency change
⚙️ Miscellaneous Tasks
- Remove kobe-sui, kobe-xmr, and kobe-zec from publish workflow
- Standardize Makefile, add clippy test exceptions, and reorganize skills
- Bump workspace version to 0.5.4
v0.5.3
[0.5.3] - 2026-03-13
🚀 Features
- Add kobe-cli for multi-chain cryptocurrency wallet management
📚 Documentation
- Reorganize Quick Start section and add installation instructions
- Add QNTX branding footer to README
- Update README and SKILL.md for improved clarity and command structure
⚙️ Miscellaneous Tasks
- Update dependencies and refactor CLI command structure
- Update dependencies and refactor error handling
- Bump kobe package versions to 0.5.3 and refactor wallet functions
- Pin dependency versions and improve error handling across crates
v0.5.2
[0.5.2] - 2026-02-25
⚙️ Miscellaneous Tasks
- Bump version to 0.5.2 and add GitHub release automation