30 lines
573 B
Markdown
30 lines
573 B
Markdown
### 0.14
|
|
(April 21st, 2014)
|
|
|
|
- More fixes for linux console on Python 2
|
|
|
|
|
|
### 0.13
|
|
(April 21st, 2014)
|
|
|
|
- Fixes for Python 2 (Python 3 support was a little bit too invasive.)
|
|
|
|
- Fixes Windows console color
|
|
|
|
|
|
### 0.12
|
|
(April 21st, 2014)
|
|
|
|
- Fixes a open() and encoding for Python 2 on JsonStore
|
|
|
|
|
|
### 0.11
|
|
(April 20th, 2014)
|
|
|
|
- Buildozer is now compatible with Python 3.3
|
|
|
|
- Scripts have been moved to buildozer/scripts, and created by console-scripts
|
|
in setup.py.
|
|
|
|
- Windows is supported, but no target are available for it. Though, it is
|
|
sufficient to create a project.
|