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