muzing
|
d6050c442e
|
Upgrade versions of dev dependencies
black 22.10.0->22.12.0
|
2022-12-10 21:05:24 +08:00 |
|
muzing
|
5148b8a668
|
Version 0.1.8
修复:打包子进程工作目录错误、PyInstaller调用失败时无任何反馈;
优化:常量使用枚举值、优化参数传递、优化`SubProcessTool`工具类;
新增:英文版“关于”页;
|
2022-12-07 22:20:09 +08:00 |
|
muzing
|
730c275445
|
Upgrade versions of dependencies
PyInstaller 5.6.2->5.7.0;
|
2022-12-07 09:38:30 +08:00 |
|
muzing
|
3b8af19575
|
Upgrade the version of PySide6
更新 PySide6 版本至 `6.4.1`;
添加对 Python 3.11 的支持;
|
2022-12-03 10:15:11 +08:00 |
|
muzing
|
7bec679a53
|
Update README
更新自述文件与开发环境版本;
|
2022-11-26 17:18:13 +08:00 |
|
muzing
|
775529805d
|
Version 0.1.4
项目版本更新至 `0.1.4`;
子进程对话框窗口增加多功能按钮;
初步实现各平台特性功能;
更新与调整依赖项版本,兼容更早的Python版本,同时更新依赖项版本;
优化构建打包,修复文档中缺失图片的问题;
|
2022-11-17 22:14:25 +08:00 |
|
muzing
|
bba61d2596
|
Version 0.1.3
项目版本更新至 `0.1.3`;
更新了开发依赖项的版本;
|
2022-10-09 21:18:15 +08:00 |
|
muzing
|
f8e808cd91
|
Update versions of dependencies
更新开发依赖项版本;
|
2022-10-05 09:29:04 +08:00 |
|
muzing
|
5c4f673ad4
|
Update pyproject.toml
项目版本更新至 `0.1.2`;
开发依赖项使用 Poetry 的新语法;
添加开发依赖项:`Sphinx`;
调整 `mypy` 配置使其忽略误报的导入缺失错误;
|
2022-09-19 17:10:12 +08:00 |
|
muzing
|
b7bf56daf8
|
Version 0.1.1
将版本号更新至0.1.1;
更新开发依赖版本;
|
2022-09-15 11:11:27 +08:00 |
|
muzing
|
69f5fdf42b
|
Change the version of dependency PySide6
将依赖项`PySide6`的版本切换为目前最新的LTS版本;
`description`改用英文;
|
2022-09-05 16:18:41 +08:00 |
|
muzing
|
e26cc94f69
|
Update pyproject.toml
将当前版本纠正为`0.1.0`;
添加`keywords`、`Bug Trackers` 等项;
微调依赖项的版本兼容;
|
2022-09-04 15:11:43 +08:00 |
|
muzing
|
c8d484eca2
|
Initial commit
|
2022-09-03 19:41:26 +08:00 |
|