25 August, 2005

  1. First release

12 August, 2005

  1. added support for "null" values when mapping to XML
  2. changed the mapper creation, removed the use of Beanshell (no more dependency)

8 August, 2005

  1. added tests for common java types (int, Integer, double, Double, etc.)
  2. added a facade class to make saving to XML files easier (see net.sf.omap.xml.XMLMapper)

3 August, 2005

  1. added mapping fields to XML attribute's tag support (script syntax is '@->')

2 August, 2005

  1. added aliases + multiple mapping definitions in the same script