puniyu_command_parser 0.8.0

puniyu 命令解析器,统一命令文本解析、别名剥离与参数验证流程
Documentation
# 变更日志

## [0.8.0]

### ⛰️ 新功能


- 添加命令解析器和配置管理功能 - ([075d485]https://github.com/puniyu/puniyu/commit/075d48589a9da7ec45fbd88c60cbe5a3435a3163)

### 🐛 Bug 修复


- *(core)* 更新应用logo设置逻辑 - ([b805b79]https://github.com/puniyu/puniyu/commit/b805b79c71198d5acb56daa892e6eef825f60b8b)

### 🚜 重构


- *(command)* 重构命令系统API并优化参数处理 - ([014c60c]https://github.com/puniyu/puniyu/commit/014c60c1658ac6a3624cf7e44d05fe31329981eb)
- *(core)* 重构整个框架的核心实现 ([#165]https://github.com/puniyu/puniyu/pull/165) - ([9482b34]https://github.com/puniyu/puniyu/commit/9482b34a76fecf05b3475aecf01df93d9e8994ff)
- 重构事件模块 ([#180]https://github.com/puniyu/puniyu/pull/180) - ([bfbb9a7]https://github.com/puniyu/puniyu/commit/bfbb9a73d6c5cdeaa2a139cdb353988e28d16fac)