Sphinxcontrib-matlabdomain

Latest version: v0.21.5

Safety actively analyzes 628903 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 11

0.6.0

=============================================
* Limit to Sphinx <2.0.0 as a temporary fix, until support for Sphinx 2.0.0 is
fixed.

0.5.0

=============================================

* Fixed `Issue 84 <https://github.com/sphinx-contrib/matlabdomain/issues/84>`_.
Undocumented members are always included regardless of :undoc-members:.
* Fixed `Issue 85 <https://github.com/sphinx-contrib/matlabdomain/issues/65>`_.
Matlab parsing "seems" to hang if code contains a bunch of "%" consecutively.
Thanks to GulyasGergelyR for reporting and providing a much better solution.
* Fixed `Issue 86 <https://github.com/sphinx-contrib/matlabdomain/issues/86>`_.
Handles the ``DeprecationWarning: `formatargspec` is deprecated since Python
3.5. Use `signature` and the `Signature` object directly.
* Fixed `Issue 87 <https://github.com/sphinx-contrib/matlabdomain/issues/87>`_.
Strings in double quotes are not parsed correctly by pygments.
* Closed `Issue 82 <https://github.com/sphinx-contrib/matlabdomain/issues/82>`_.
Instead of renaming getter and setter functions to `get_whatever`, they are
not documented anymore. This is in line with MATLAB documentation
https://se.mathworks.com/help/matlab/matlab_oop/property-access-methods.html,
as these functions cannot be called directly.

0.4.0

=============================================

* Fixed `Issue 69 <https://github.com/sphinx-contrib/matlabdomain/issues/69>`_.
Autodoc for script header. Thanks to Hugo Leblanc for this contribution.

0.3.5

=============================================

* Fixed `Issue 79 <https://github.com/sphinx-contrib/matlabdomain/issues/79>`_.
Enumerations and events cause premature end of m-file parsing.

0.3.4

=============================================

* Adapt to Sphinx 1.8.

0.3.3

=============================================

* Fixed bug where a line continuation (...) in a string could cause the parser
to fail.

* Fixed bug introduced in 0.3.2. The word 'function' was also replaced in
docstrings.

Page 7 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.