v1.5.6_51 #1
BailPlus
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
da04536 +libclosefile.py 增加了关闭所有文件功能,确保文件安全关闭
da04536 *bss.py 适配了libclosefile
9d6e041 Create LICENSE
ad33f91 -bss.py 删除了关闭所有文件功能(Python退出时有垃圾回收机制,该模块无实际意义)
ad33f91 -libclosefile.py 删除了这个库(目前文件还没有删除,准备在下个版本删除)
519cf9d -libfile.py 删除了先前预留的免安装版本的文件规则(getpath函数)
519cf9d *bss.py 适配了新版的libfile.py
6c1b645 +init.py 增加了文件夹存在时的输出提醒
6c1b645 +init.py 增加了创建文件前的存在性检测,修复了之前小概率删库的bug
6c1b645 +init.py 增加了创建文件时的输出提醒
6c1b645 +init.py 增加了创建数据目录和创建生词数据库时的输出提醒
6c1b645 *init.py 优化了先前makedata函数的注释方式
6c1b645 *init.py 优化了现在makedata函数的程序结构
164614a +bss.py 增加了printe函数用于将日志输出到stderr(未进行适配)
This discussion was created from the release v1.5.6_51.
Beta Was this translation helpful? Give feedback.
All reactions