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