Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Javadoc does not seem to have @since markers to show when new features were introduced.
For example, StringResourceLoader was introduced in 1.5 according to the changes list, but does not have the marker.
I think it's quite easy to do this - e.g. using clirr ?