* fix issues 21 * changeset 8f18a8f adds [+]? to regular expression for matlab signatures * add Octave to sphinx-contrib README and link to sphinxcontrib-matlabdomain on PyPI * update and include CHANGES in README so they're in PyPI documentation
0.2.4
=============================================
* fix issues 17, 18 * vastly simplify regex used to remove ellipsis from function signatures * save parsed mat_types in modules that are saved in sys.modules, and retrieve them instead of re-parsing mfiles everytime!