Releases: EVA-JianJun/AutoCython
Releases · EVA-JianJun/AutoCython
AutoCython v2.1.0
禁用激进的性能优化选项, 显示系统信息.
Disable aggressive performance optimization options, Show system information.
AutoCython v2.1.0
pip install -U AutoCython-jianjun
Command:
AutoCython -h
Use:
AutoCython -f test.py
AutoCython -p D:/python_code/ProjectPath
AutoCython v2.0.0
重构代码, 全新界面.
Refactored code, new interface.
AutoCython v2.0.0
pip install -U AutoCython-jianjun
Command:
AutoCython -h
Use:
AutoCython -f test.py
AutoCython -p D:/python_code/ProjectPath
AutoCython v1.3.1
AutoCython v1.3.1
pip install AutoCython-jianjun
Use:
import AutoCython
AutoCython().compile()
Command:
AutoCython --help
AutoCython v1.2.8 win x64 whl
AutoCython v1.2.8 win x64 whl
pip install AutoCython-1.2.8-py3-none-any.whl
Use:
import AutoCython
AutoCython().compile()
Command:
AutoCython --help
AutoCython v1.2.8 win x64
1.fix bug 2.update doc 3.add CH help info
AutoCython v1.2.7 win_amd64
new ico.
AutoCython v1.2.6 win_amd64
解决单文件编译时与__init__.py文件冲突的问题
AutoCython v1.2.5 win_amd64
修复路径异常的bug,更加简易的命令行调用
AutoCython v1.2.3 win_amd64
更新README.md
AutoCython v1.1.0 win_amd64
修复了如果目录存在__init__.py文件编译目录异常的bug