MAX Nightly 25.7.0.dev2025102005 Released

:astronaut: A new nightly version has been released! :astronaut:

See the quickstart guide for installation instructions: Quickstart | Modular

MAX changelog updates:

Mojo changelog updates:

  • [mojo-lang] Add support for overloading on owned vs by-ref arguments.
  • [mojo-lang] Fix crash with __del__ at global scope.
  • [stdlib] Adds a TestReport and TestSuiteReport. This also add the ability to generate a test report from a suite without automatically erroring out of main() via .generate_report() and the ability to disable a suite via suite^.diable().

Raw MAX diff: https://github.com/modular/modular/compare/2590ed961ffd89948024d2530422e1432ebfad4a...0933fc327587d5dde00c71c87631d3da768d5660)>
Current Mojo changelog: https://github.com/modular/modular/blob/main/mojo/docs/changelog.md