1.2.1 (2004/04/13)

New features

  • Allow java.util.Date in XHashtable
  • Allow java.lang.Boolean in XHashtable

Misc

  • XType is now build by Maven
  • New Web site (generated by Maven)
  • XType.jar available in Maven-Repository at Ibiblio

1.2.0 (2004/04/29)

New features

  • Significant change in XML structure for all apps (no key and value tags)
  • Mixed data types allowed in all apps
  • Documentation reworked

1.1.0 (2004/04/19)

New features

  • Use XHashtable.java for Hashtables instead of XMap.java
  • Use consistent XML representation for all Collections, Maps and Hashtables
  • Limit the use of java.util.Hashtable as value type to Hashtables and use the same XML representation for the nested hashtable

1.0.2 (2003/12/02)

Bugfixes

  • Read hashItem-nodes correctly in XMap.java.

1.0.1 (2003/11/27)

New features

  • Hashtables with value type Hashtable

Bugfixes

  • Find configuration xml as resource

1.0.0 (2002/11/27)

First public release