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