Changes Report

Release History

VersionDateDescription
0.4.12006-09-01
0.42006-07-02
0.32006-06-01
0.22006-05-01
0.12006-04-17

Get the RSS feed of the last changes

Release 0.4.1 - 2006-09-01

TypeChangesBy
DOMIntervalSet set operations bugfixed. New 'invert' (symmetric difference) operation added.vyzivus
DomPointer is now able to point into an attribute. DOMInterval may now cover parts of a single attribute.vyzivus

Release 0.4 - 2006-07-02

TypeChangesBy
DOMUtils.getDOMLevel(Node) added. DOMUtils.importNode(Document, Node, boolean) added.vyzivus
Some JavaDoc comments fixed.vyzivus
DOM undo manager class added.vyzivus
IdManager fixed: now the comma (,) character separates the ignorable ID part. The colon character (:) collided with attribute's qname (colon separates prefix from localname).vyzivus

Release 0.3 - 2006-06-01

TypeChangesBy
All SAX feature and property constants are finally present in the SAXConstants class.vyzivus
STAX support.vyzivus
A simple transformer template cache: sk.baka.ikslibs.TransformerCachevyzivus
'Tee' functionality for stream splitting.vyzivus

Release 0.2 - 2006-05-01

TypeChangesBy
Conversion utilities (TransformUtils, SourceEnum, ResultEnum) between various Source types, utilities to copy data from Source to Target and to create Source piped to a particular Target.vyzivus
SAXConstants class with all feature and property constants.vyzivus
A few unittests were added.vyzivus
Correct retrieval of local name, correct work with xmlns attributes (see FAQ for details).vyzivus
Site updated.vyzivus

Release 0.1 - 2006-04-17

TypeChangesBy
The project was founded, everybody welcomed to test and/or contribute ;)vyzivus