* Added support for reStructuredText admonitions (attention, caution, danger, error, hint, important, note, tip, warning) * Fixed reStructuredText text wrapping of hyphenated words
0.4.4
======
* Added support for reStructuredText enumerated (numbered) lists
0.4.3
======
* Corrected `figure` override attributes
0.4.2
======
* Added support for `image` and `figure` directives * Added documentation on aliasing doc.* directives
0.4.1
======
* Modified display of controller methods to be sorted first semantically, then alphabetically (with customizability) * "doc.endpoint :link:" directives now use separate "matched" flag
0.4.0
======
* Added anonymous hyperlink support in the reStructuredText writer * Added support for endpoint link listings