Version 2.0 is almost completely source and binary compatible with version 1.x. Key changes include the use of JDK 1.5 or later, generics, and the removal of some (but not all) deprecated methods. See the upgrade notes for full details including information on the corner cases that are not compatible. Applications should be able to drop version 2.0 in place of an earlier version without any issues providing they are using JDK 1.5 or later and are not using one of the deprecated methods. Please let us know if a corner case hits you, especially if Joda-Time is a dependency of another open source project.
I only ask because I can't seem to find the javadocs for 1.6 online. :/
Any plans for this?
Sayeth the homepage:
I only ask because I can't seem to find the javadocs for 1.6 online. :/