Path to this page:
Subject: CVS commit: pkgsrc/textproc/py-sphinx-autoapi
From: Thomas Klausner
Date: 2024-07-21 11:28:20
Message id: 20240721092820.24DF3FC74@cvs.NetBSD.org
Log Message:
py-sphinx-autoapi: update to 3.2.0.
v3.2.0 (2024-07-20)
-------------------
Features
^^^^^^^^
- functools.cached_property is considered a property (#436)
Bugfixes
^^^^^^^^
- Gracefully handle no objects being rendered (#448)
- Fix ignoring undocumented instance attributes (#451)
Deprecations and Removals
^^^^^^^^^^^^^^^^^^^^^^^^^
- Removed ability for autoapi_template_dir to be relative to cwd. This was \
supposed to have been retired in v3 (#457)
- Removed autoapi_include_summaries option. This was supposed to have been \
retired in v3
Misc
^^^^
- #428, #449
Files: