1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

添加底栏按钮,支持通过底栏按钮触发字符串转换;更新 README.md;release version 1.0.6

This commit is contained in:
2024-04-07 03:50:00 +08:00
parent 6a4c6588c8
commit eedf861ea7
8 changed files with 66 additions and 4 deletions

View File

@@ -24,6 +24,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
-->
## 1.0.6
### Added
- Add a status bar button to trigger string conversion (添加底栏按钮,支持通过底栏按钮触发字符串转换)
## 1.0.5
### Fixed