We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d3750e commit 7a15845Copy full SHA for 7a15845
documentation/changelog.rst
@@ -23,6 +23,24 @@ Release Notes
23
24
.. towncrier release notes start
25
26
+Dynadoc 1.2 (2025-06-02)
27
+========================
28
+
29
+Enhancements
30
+------------
31
32
+- Allow introspection limits to completely disable introspection. Useful when a
33
+ limiter function detects a marker attribute, which indicates complete
34
+ documentation or immutability, on a class or module.
35
36
37
+Repairs
38
+-------
39
40
+- Always sever type-adjacent information, when transiting nested annotations, to
41
+ prevent ambiguity problems and unexpected information accumulation.
42
43
44
Dynadoc 1.1 (2025-05-29)
45
========================
46
0 commit comments