$Id$ Commons Digester Package Version 3.3 Release Notes INTRODUCTION ============ This is a maintenance release with new features. New projects are encouraged to use this release of digester. There is no urgency for existing projects to upgrade; Digester 3.2 has proven to be a stable release. IMPORTANT NOTES ================ BREAKING CHANGES: * NONE. DEPENDENCIES ============= Digester 3.3 users should upgrade to the recommended dependency set below where possible. The Recommended Dependency Set for Digester 3.2 is: Digester 3.2 + Logging 1.1.1 + BeanUtils 1.8.3 + CGLIB 2.2.2 NEW FEATURES ============= * NONE BUGS FIXED SINCE PREVIOUS RELEASE =========================== * [DIGESTER-161] Document thread-safety in javadoc of Rule class. * [DIGESTER-162] ObjectCreateRule doesn't allow create objects wich type is specified in attributeName only IMPROVEMENTS OVER PREVIOUS RELEASE =================================== NONE DEPRECATIONS ============ * NONE OTHER NOTES ============ * This is the first version of Apache Commons Digester which contains sub-modules