We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e051ba4 commit 65ceab2Copy full SHA for 65ceab2
1 file changed
Changelog
@@ -1,4 +1,4 @@
1
-pre-0.3.0[2025.11.12]
+pre-0.3.1[2025.11.12]
2
移动 res.py内的函数至core.py
3
删除 res.py
4
删除 动态导入有关代码
@@ -7,10 +7,10 @@ pre-0.3.0[2025.11.12]
7
新增 菜单、设置页面的交互式命令行界面(使用InquirerPY模块实现)
8
新增 下载前确认提示
9
新增 关于文本中的InquirerPy模块信息及链接
10
-
+新增 src\libs下的__init__.py
11
修复 因core.py中line 31多余global引起打包失败的问题
12
修复 InquirerPy模块导入方式导致无法运行的问题
13
-新增 src\libs下的__init__.py
+
14
15
pre-0.2.2[2025.11.08]
16
·修复 jm 模块动态导入失败的问题(jm is not defined)
0 commit comments