Skip to content

Mago 1.2.2

Choose a tag to compare

@github-actions github-actions released this 25 Jan 13:24
· 112 commits to main since this release
9e6e3c6

Patch release to fix binary builds broken by upstream dependency.

🐛 Bug Fixes

  • Fix PGO build command syntax: Update cargo pgo optimize command to match new CLI syntax required by cargo-pgo v0.2.10 (Kobzol/cargo-pgo#80)

📝 Notes

The 1.2.1 release binaries failed to build due to a breaking change in cargo-pgo v0.2.10 (released January 24, 2026) which changed how arguments are passed to the optimize command. This release contains no code changes-only a CI workflow fix.

Full Changelog: 1.2.1...1.2.2