Changes Report

Release History

Version Date Description
1.0.6 2008-12-08 Service release
1.0.5 2008-08-08 Service release
1.0.4 2007-11-10 Service release
1.0.3 2007-08-01 Service release
1.0.2 2007-04-14 Service release
1.0.1 2007-02-11 Service release
1.0 2007-01-12 Fourth public release
0.9.2 2006-12-12 Service release
0.9.1 2006-11-27 Service release
0.9 2006-11-14 Third public release
0.8.1 2006-08-15 Second public release
0.8 2006-08-14 First public release

Get the RSS feed of the last changes

Release 1.0.6 - 2008-12-08

Type Changes By
MorpherRegistry not thread safe. Fixes 2409100 . Andres Almiray

Release 1.0.5 - 2008-08-08

Type Changes By
NPE when morphing a DynaBean. Fixes 2043403 . Andres Almiray

Release 1.0.4 - 2007-11-10

Type Changes By
Added List assertions to ArrayAssetions. Andres Almiray
Added SwitchingMorpher. Andres Almiray
Added ObjectListMorpher. Andres Almiray
Added MapToDateMorpher. Andres Almiray
Wrong morpher is executed. Fixes 1826498 . Andres Almiray

Release 1.0.3 - 2007-08-01

Type Changes By
Updated javadocs. Andres Almiray
Override registered morphers when registering a new one. Fixes 1765637 . Andres Almiray

Release 1.0.2 - 2007-04-14

Type Changes By
NullpointerException in BeanMorpher. Thanks to Ulrich Romahn. Fixes 1698868 . Andres Almiray

Release 1.0.1 - 2007-02-11

Type Changes By
Add number support for BooleanMorpher. Fixes 1651911 . Andres Almiray
Can not create an empty MorphDynaBean. Fixes 1648039 . Andres Almiray

Release 1.0 - 2007-01-12

Type Changes By
Removed duplicate code from net.sf.ezmorph.object Morphers. Andres Almiray
Updated the javadocs. Andres Almiray
Updated the tests (98% code coverage). Andres Almiray
All Morphers are now final. Andres Almiray
Added BeanMorpher, can morph from JavaBean to any JavaBean/DynaBean. Fixes 1632806 . Andres Almiray
Added MorphDynaClass & MorhDynaBean (from Json-lib). Fixes 1632805 . Andres Almiray
ClassMorpher does not morph a Class value. Fixes 1632689 . Andres Almiray

Release 0.9.2 - 2006-12-12

Type Changes By
Add a ClassMorpher. Fixes 1613580 . Andres Almiray
JDK 1.3 RuntimeException is not nestable. Fixes 1607086 . Andres Almiray

Release 0.9.1 - 2006-11-27

Type Changes By
jdk 1.4 - java.lang.NoSuchFieldError: BigDecimal.ZERO Fixes 1603956 . Andres Almiray

Release 0.9 - 2006-11-14

Type Changes By
Added BigDecimalMorpher and BigIntegerMorpher. Andres Almiray
Updated NumberMorpher with BigDecimal and BigInteger. support. Andres Almiray
Updated MorphUtils with BigDecimal and BigInteger support. Andres Almiray
MorphUtils now registers char/Character '\0' as default. instead of '0'. Andres Almiray

Release 0.8.1 - 2006-08-15

Type Changes By
StringMorpher always returns defaultValue first. Fixes 1540833 . Andres Almiray

Release 0.8 - 2006-08-14

Type Changes By
First release. Andres Almiray