aboutsummaryrefslogtreecommitdiff
path: root/NEWS
blob: 3c5be57e5a454f5c7ea79d7f9e5b1991c48b8901 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
javatoolkit-0.5.0 (08 Aug 2017)
===============================
 - Fix imports with Python 3.
 - More cleanup.

javatoolkit-0.4.0 (07 Aug 2017)
===============================
 - Port to Python 3.

javatoolkit-0.3.0 (19 Jun 2008)
===============================
 - Files reorganised into a tidier structure.
 - Shared code now installed in Python's site-packages.
 - xml-rewrite-3.py now rewrites the classpath in a simpler but more reliable
   way by adding new elements instead of replacing existing ones.
 - buildparser now supports in-place editing, optional wrapping of singular
   values, addition of new keys and it no longer wraps inside quotes.
 - New jarjarclean utility for converting jarjar tasks in build.xml files into
   regular jar tasks.

Some time before that...
========================
 - Stuff happened.