Version | Date | Description |
---|---|---|
1.4 | 2015-04-17 | Version 1.4 |
1.3 | 2011-05-16 | Version 1.3 |
1.2 | 2009-11-15 | Version 1.2 |
1.1 | 2008-10-11 | Version 1.1 |
1.0 | 2007-09-27 | Version for Joda-Time 1.3+ |
0.8 | 2005-12-29 | Initial version |
Type | Changes | By |
---|---|---|
Support older dates by round-tripping LocalDate/LocalDateTime via matching Date/Calendar fields. Fixes #8. | jodastephen | |
Change minimum Joda-Time version to 2.0. | jodastephen | |
Home page at GitHub. | jodastephen | |
Change to use m2e Maven Eclipse | jodastephen | |
Add PersistentDurationAsMilliseconds | juradoz | |
Add PersistentLocalTimeAsTimestamp | juradoz | |
Add PersistentDateTimeAsBigInt | SteveFinch |
Type | Changes | By |
---|---|---|
Move to Hibernate 3.6 and optional dependencies | jodastephen |
Type | Changes | By |
---|---|---|
Use LocalDate.toDateTimeAtStartOfDay() [2461322] | jodastephen | |
Require Joda-Time 1.5 | jodastephen | |
Method deepCopy() should just return the input value [2038742] | jodastephen | |
Change to maven 2 | jodastephen | |
Add persistence for Instant | jodastephen | |
Add Serializable interface [2819834] | jodastephen |
Type | Changes | By |
---|---|---|
Handle null intervals stored in database [2111763] | jodastephen | |
Add persistence for LocalDateTime | jodastephen |
Type | Changes | By |
---|---|---|
Add persistence for Period and Duration | gjospeh | |
Add persistence for LocalDate and LocalTime | imario |
Type | Changes | By |
---|---|---|
Initial version | imario |