Skip to content

v1.2

Choose a tag to compare

@github-actions github-actions released this 02 Jun 23:52
· 47 commits to master since this release
v1.2
7a15845

Dynadoc v1.2 (2025-06-02)

Enhancements

  • Allow introspection limits to completely disable introspection. Useful when a
    limiter function detects a marker attribute, which indicates complete
    documentation or immutability, on a class or module.

Repairs

  • Always sever type-adjacent information, when transiting nested annotations, to
    prevent ambiguity problems and unexpected information accumulation.