A new nightly version has been released!
Update to the latest nightly using Magic via
magic init --format mojoproject -c conda-forge -c https://conda.modular.com/max-nightly/
or add https://conda.modular.com/max-nightly/ as a channel to mojoproject.toml
MAX changelog updates:
Engine Graph Driver {#25-3-engine-graph-driver}
- The Mojo Graph and Engine APIs are not currently used internally. Instead, we
build graphs using the Python APIs, and our engineering efforts have been
focused on making that experience as robust and user-friendly as possible. As
a result, the Mojo versions of these APIs have not kept pace with new features
and language improvements. These APIs will be open sourced for the community
in a future patch prior to being removed.
Mojo changelog updates:
- [Kernels] Open source the
register
package - [LSP] Improve language server performance
Raw MAX diff: https://github.com/modular/max/compare/c19f31cc07ff8b69dc3d29321644a93665cf62e4...26c01db2d432e2b0373eadac5dc0d97b064ff1b3
Current Mojo changelog: https://github.com/modular/max/blob/main/mojo/docs/changelog.md