v1.9.0
- A default group name can now be set for classes that do not have an
@group
annotation to override the default "Miscellaneous" - Can now specify the programming language to use when generating code example blocks, which gives you the ability to add syntax highlighting to the generated files.
- Support for
@throws
annotation - Support for {@link ClassName} syntax to generate a hyperlink between classes.