Release Notes: This release adds an initial and untested implementation of the new configuration structure, and is backwards compatible with version 1.7.0.


Release Notes: Handling of nested bean properties was seriously broken, and has now been fixed.


Release Notes: XmlConfig now throws only XmlConfigExceptions and IOExceptions. All other exceptions are caught and wrapped inside XmlConfigExceptions using the exception cause attribute introduced in Java 1.4.0. XmlConfig no longer works with Java versions that precede Java 1.4.0.


Release Notes: This release fixes bugs and updates the documentation to reflect the changes made in version 2.0.


Release Notes: This release adds an initial and untested implementation of the new configuration structure, and is backwards compatible with version 1.7.0.


Release Notes: This release fixes a bug which caused variables in included files to be replaced incorrectly.