Version | Date | Description |
---|---|---|
1.1.1 | 2016-07-01 | |
1.1.0 | 2015-04-16 | Relicense to Apache License |
1.0.4 | 2008-06-11 | |
1.0.3 | 2008-05-14 | |
1.0.2 | 2008-01-07 | |
1.0.1 | 2008-01-06 | |
1.0.0 | 2008-01-03 |
Type | Changes | By |
---|---|---|
Added ClassUtil: some static methods for working with classes and reflection. | mdelaurentis |
Type | Changes | By |
---|---|---|
Enhance a lot of the unit tests, especially for tuples. | jahlborn | |
Remove extraneous deps. | jahlborn |
Type | Changes | By |
---|---|---|
Allow customization of the classloader used by the ReflectionFactory. | jahlborn | |
Rework AppendeeExt related classes into a new hierarchy which makes more sense (there was enough logic in AppendableExtWrapper that it makes more sense to make that the actual AppendeeExt implementation). Add more unit tests. | jahlborn |