| Version | Date | Description |
|---|---|---|
| 1.3.1 | 2013-03-08 | |
| 1.3 | 2013-01-25 | |
| 1.2 | 2011-10-27 | |
| 1.1.1 | 2011-10-21 | |
| 1.1.1 | 2011-10-24 | |
| 1.1 | 2010-12-04 | |
| 1.0 | 2010-09-05 | |
| 0.5 | unreleased |
| Type | Changes | By |
|---|---|---|
| Add register method designed for JDK 1.8 method references or lambdas. | scolebourne |
| Change to requiring JDK 1.6. | scolebourne |
| Add alternate package locations for JSR-310 classes. | scolebourne |
| Type | Changes | By |
|---|---|---|
| Add support for CharSequence based fromString methods. | scolebourne |
| Add support for JSR-310 by reflection, avoiding a dependency. | scolebourne |
| Allow registration of conversions by method name. | scolebourne |
| Allow toString conversion to specify the desired type. | scolebourne |