| Version | Date | Description | 
|---|---|---|
| 1.4 | 2005-03-24 | First ever release of javaconfig from outside Chess. | 
| 1.3 | 2004-08-19 | |
| 1.2 | 2004-08-12 | |
| 1.1 | 2004-05-21 | 
| Type | Changes | By | 
|---|---|---|
|   | Removed expired Clover plugin in favour of jCoverage. | realrolfje | 
|   | Added maven target "distribute" to be able to easily upload distributions to sourceforge. | realrolfje | 
|   | Added simple version of a javaconfig developer manual, to cater the development of javaconfig itself. | realrolfje | 
|   | Added support for File. | gbo | 
|   | Added InputStream validation (catches invalid escape sequences). | gbo | 
|   | Added first ConfigResolver. | gbo | 
| Type | Changes | By | 
|---|---|---|
|   | Added support for MessageFormat patterns. | gbo | 
|   | Improved equals() method of PropertyDisplayItem, so it can be used correctly when dealing with multiple Config classes. Thanks to Erik Visser . | gbo | 
|   | Updated documentation and JavaDoc; added example on overriding getValue() method. Thanks to Erik Visser . | gbo | 
| Type | Changes | By | 
|---|---|---|
|   | Improved logging of comma-separated value lists. | gbo | 
|   | Fixed source-code warning about incorrect call to a static method; updated JavaDoc. | gbo | 
| Type | Changes | By | 
|---|---|---|
|   | Added call to retrieve a String[ ] array from a comma-separated value list. | gbo | 
|   | Location of the properties can now be any URL, not necessarily a File URL. The location of the properties is more flexible this way. | gbo | 
|   | Made sure static methods in a Config class are ignored and not considered a property. | gbo |