Skip to content

v1.5

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Jul 05:23
· 4 commits to master since this release
v1.5
ecdf652

Ictruck v1.5 (2025-07-05)

Enhancements

  • Prepare for deprecation of from __future__ import annotations.
  • Use frigid.finalize_module instead of separate Dynadoc and Frigid calls to
    finalize module. Simplifies finialization and avoids a deprecation warning.