Skip to content

Releases: EVA-JianJun/AutoCython

AutoCython v2.1.1

Choose a tag to compare

@EVA-JianJun EVA-JianJun released this 23 Mar 02:47

修复不编译声明 AutoCython No Compile 拼写错误.
Fixed a typo in the AutoCython No Compile declaration.

AutoCython v2.1.1

pip install -U AutoCython-jianjun

Command:

AutoCython -h

Use:

AutoCython -f test.py
AutoCython -p D:/python_code/ProjectPath

AutoCython v2.1.0

Choose a tag to compare

@EVA-JianJun EVA-JianJun released this 24 Jun 00:44

禁用激进的性能优化选项, 显示系统信息.
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

Choose a tag to compare

@EVA-JianJun EVA-JianJun released this 09 Jun 06:50

重构代码, 全新界面.
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

Choose a tag to compare

@EVA-JianJun EVA-JianJun released this 23 Nov 08:17

AutoCython v1.3.1

pip install AutoCython-jianjun

Use:

import AutoCython
AutoCython().compile()

Command:

AutoCython --help

AutoCython v1.2.8 win x64 whl

Choose a tag to compare

@EVA-JianJun EVA-JianJun released this 07 Sep 07:37

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

Choose a tag to compare

@EVA-JianJun EVA-JianJun released this 24 Aug 08:08

1.fix bug 2.update doc 3.add CH help info

AutoCython v1.2.7 win_amd64

Choose a tag to compare

@EVA-JianJun EVA-JianJun released this 19 Apr 09:34

new ico.

AutoCython v1.2.6 win_amd64

Choose a tag to compare

@EVA-JianJun EVA-JianJun released this 12 Feb 09:25

解决单文件编译时与__init__.py文件冲突的问题

AutoCython v1.2.5 win_amd64

Choose a tag to compare

@EVA-JianJun EVA-JianJun released this 28 Jan 06:24
修复路径异常的bug,更加简易的命令行调用

AutoCython v1.2.3 win_amd64

Choose a tag to compare

@EVA-JianJun EVA-JianJun released this 25 Jan 11:47
更新README.md