]> git.phdru.name Git - ppu.git/blob - docs/news.rst
Fix release: build scripts with '/usr/bin/env python'
[ppu.git] / docs / news.rst
1 News
2 ====
3
4 Version 0.3.1 (2017-04-30)
5 --------------------------
6
7 * Fix release: build scripts with '/usr/bin/env python'
8
9 Version 0.3.0 (2017-04-30)
10 --------------------------
11
12 * Move cmp.py, remove-old-files.py and rm.py to scripts directory.
13
14 * Release at PyPI.
15
16 Version 0.2.0 (2017-04-30)
17 --------------------------
18
19 * Add cmp.py and rm.py.
20
21 * Test at Travis and AppVeyor.
22
23 * Use subprocess.call() instead of os.system().
24
25 0.1.0 (2017-04-16)
26 ------------------
27
28 * Remove empty directories.
29
30 * Add installation instructions.
31
32 0.0.1 (2017-04-16)
33 ------------------
34
35 * Initial release.