Skip to content

v1.2rc0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 23:40
· 47 commits to master since this release
v1.2rc0
c16af85

Dynadoc v1.2rc0 (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.