- Correctly handle ':members:' values explicitly set in the directive.
0.5
----------------
- Added support for the ':member-order:' flag, which can take one of the three stock values, "alphabetical", "groupwise", or "bysource". By default, members are documented in "hash" order.
0.4
----------------
- Fixed compatibility with Sphinx 1.0
- Un-break PyPI ReST/HTML-rendering again.
0.3
----------------
- Refactor sphinx integration. There are now separate ``autointerface`` and ``interface`` directives.
0.2.1
------------------
- Fix add_directive arguments to work with Sphinx 0.6.1, now required.