| Version | Date | Description |
|---|---|---|
| 0.51 | 23 Aug 2004 | |
| 0.5 | 23 Aug 2004 | |
| 0.2 | 21 Aug 2004 | |
| 0.1 | 19 Aug 2004 |
| Type | Changes | By |
|---|---|---|
| Built against JDK 1.3, can be used both with 1.3 and 1.4 | ron_sidi |
| Type | Changes | By |
|---|---|---|
| Added JavaDoc to all public interfaces | ron_sidi |
| Removed unnecessary public methods from interfaces and changed visibility of other unnecesarry methods | ron_sidi |
| Changed repackaging a little | ron_sidi |
| Error handling is now clearer | ron_sidi |
| Type | Changes | By |
|---|---|---|
| Fixed a bug in PathConverter update mechanism, updaing the begining or end of a path caused ArrayIndexOutOfBounds. | ron_sidi |
| Changed all the test cases to output to the console as well as comparing to expected output. | ron_sidi |
| Made some code modification in order not to be JDK1.4 dependant. | ron_sidi |
| Added naive logging mechanism, along with some log points. | ron_sidi |