main Changelog 2.0 === - 2.0.1 Fix some issues with class internal name collection - 2.0.0 Spec v2 and cmd line tool 1.0 === - 1.0.13 Add a test system and a CMD line tool - 1.0.12 Fix a deserialization issue - 1.0.11 Rename the json to `javadoctor.json` - 1.0.10 Don't add inner classes to the json if they're empty - 1.0.9 Don't add empty entries to the json - 1.0.8 Some improvements to tag parsing - 1.0.7 Reset the tag name after finding a tag, not just the buffer - 1.0.6 Warn and ignore incomplete param tags - 1.0.5 Properly check the package to extract from - 1.0.4 Remove error when a member or owner isn't present You can use a `@see` tag alongside a href - 1.0.3 Properly handle arrays when expanding FQNs - 1.0.2 Expand link tags to FQNs where possible to facilitate remapping - 1.0.1 Set up teamcity - 1.0.0 Update CombiningJavadocProvider.java