Skip to content

Mago 1.2.1

Choose a tag to compare

@github-actions github-actions released this 25 Jan 03:36
· 114 commits to main since this release
4b18105

🙈 Oops

Turns out releasing at 4 AM after a break isn't the best idea. Sorry about that!

🐛 Bug Fix

  • Static method closure types: Fixed incorrect return type inference for first-class callables on inherited static methods (e.g., Y::create(...) now correctly returns Y instead of the parent class X)

Full Changelog: 1.2.0...1.2.1