- Added the support for reading javadoc of fields in an Interface. See #6. Thanks to sandeshh!
- Make xml-doclet java 1.6 compatible. See #5. Thanks to Jussi Malinen!
- Changed the scope of the jar-with-dependencies to 'test'.
- Added javadoc block tags, like @param or @see, to the generated XML output. See #2
- Switched from using XML elements to XML attributes wherever possible to reduce the output size.
- Initial release