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