Java date and time API - Hibernate - Changes

Release History

VersionDateDescription
1.32011-05-16Version 1.3
1.22009-11-15Version 1.2
1.12008-10-11Version 1.1
1.02007-09-27Version for Joda-Time 1.3+
0.82005-12-29Initial version

Release 1.3 - 2011-05-16

TypeChangesBy
fixMove to Hibernate 3.6 and optional dependenciesscolebourne

Release 1.2 - 2009-11-15

TypeChangesBy
fixUse LocalDate.toDateTimeAtStartOfDay() [2461322]scolebourne
updateRequire Joda-Time 1.5scolebourne
fixMethod deepCopy() should just return the input value [2038742]scolebourne
updateChange to maven 2scolebourne
addAdd persistence for Instantscolebourne
addAdd Serializable interface [2819834]scolebourne

Release 1.1 - 2008-10-11

TypeChangesBy
fixHandle null intervals stored in database [2111763]scolebourne
addAdd persistence for LocalDateTimescolebourne

Release 1.0 - 2007-09-27

TypeChangesBy
addAdd persistence for Period and Durationgjospeh
addAdd persistence for LocalDate and LocalTimeimario

Release 0.8 - 2005-12-29

TypeChangesBy
addInitial versionimario