History of Changes
Version 0.2.0 (2/28/2007)
Changes to the Code Base
-
Added methods in XMLUtil and XMPMetadata to save to output stream.(CO)
-
Fixed bug in DateConverter.toCalendar concerning timezones.(CO)
-
Type property in DublinCore is a bag value and not a text proper.(CO)
-
CreateTool in XMPSchemaBasic renamed to CreatorTool.(CO)
-
Fixed bug in getTextProperty related to empty nodes.(CO)
-
removeBagValue and removeSequence now remove all matching nodes.(CO)
-
Fixed bug with wrong error message with constructor invocation in XMPMetadata.(CO)
-
Added methods to contribute new XMPSchema-types to JempBox in XMPMetadata.(CO)
-
First couple of unit-tests.(CO)