Sphinxcontrib-matlabdomain

Latest version: v0.21.5

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

Scan your dependencies

Page 4 of 11

0.14.1

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

* Fix parsing of overloaded class parameters with validation functions.
`Issue 145 <https://github.com/sphinx-contrib/matlabdomain/issues/145>`_.
* Fix link in readme file.

0.14.0

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

* Sphinx >= 5.0.0 is now supported. Fixed errors due to `deprecated Sphinx API`_.
* Fixed `https://github.com/sphinx-contrib/matlabdomain/issues/134`_.
JupyterBook complains if a domain doesn't support resolve_any_ref_.

.. _`resolve_any_ref`: https://www.sphinx-doc.org/en/master/extdev/domainapi.html?highlight=resolve_any_xref#sphinx.domains.Domain.resolve_any_xref

0.13.0

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

* Explicit set ``parallel_read_safe`` to ``False`` to avoid error in parallel
builds.
* Fixed `Issue 125 <https://github.com/sphinx-contrib/matlabdomain/issues/125>`_.
Finally, we are able to support *long* docstrings for properties. It works as
the same as MATLAB. Comment lines above a ``property`` are now treated as
docstrings.

0.12.0

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

* Only Sphinx >= 4.0.0 is now supported.
* Only Python >= 3.6 is supported.
* Fixed numerous warnings due to `deprecated Sphinx API`_.
* Use ``sphinx.ext.autodoc.directive.DocumenterBridge.record_dependencies``
insted of ``sphinx.ext.autodoc.directive.DocumenterBridge.filename_set``.
* Use ``str.rpartition()`` insted of ``sphinx.util.rpartition()``
* Remove use of ``sphinx.util.force_decode()``.
* Use ``inspect.getmembers()`` insted of
``sphinx.util.inspect.safe_getmembers()``.
* Remove use of encoding argument in ``autodoc.Documenter.get_doc()``.
* Fixed `Issue 101 <https://github.com/sphinx-contrib/matlabdomain/issues/101>`_.
* CI now tests on Python 3.6, 3.7, 3.8 and 3.9.

0.11.8

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

* Limit to Sphinx < 4.0.0, due to too many breaking changes.
* Last version to support Python 2.7

0.11.7

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

* Fixed `Issue 117 <https://github.com/sphinx-contrib/matlabdomain/issues/117>`_.
Parsing errors due to `"..."`. Fix `MatObject::_remove_line_continuations`
to take MATLAB strings into account.

Page 4 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.