Skip to content

Mago 1.0.0-rc.9

Choose a tag to compare

@github-actions github-actions released this 04 Dec 07:21
· 58 commits to main since this release
94bdacd

Bug Fixes

  • Fixed stack overflow when analyzing projects with complex generic types - Analysis of certain codebases (including tempest-framework) would crash with a stack overflow due to infinite recursion in type expansion. Added cycle detection to prevent recursive expansion loops while preserving correct type resolution.

Full Changelog: 1.0.0-rc.8...1.0.0-rc.9