A new nightly version has been released!
See the quickstart guide for installation instructions: Quickstart | Modular
MAX changelog updates:
- Moved some Mojo-related functionality to a new top-level
mojo
namespace.
Namely,max.mojo
, some ofmax.support
, andmax.entrypoints.mojo
now live
undermojo
.
Mojo changelog updates:
- [External] [kernels][layout] Update layout_tensor copy functions for 2D/3D threadblocks (#66874)
- [stdlib] Introduce
InstanceOf
utility - [stdlib] feat: Use
ExplicitlyCopyable
forDeque
andLinkedList
element types - [stdlib] feat: Use
ExplicitlyCopyable
forTuple
,Dict
,Set
, andCounter
element types
Raw MAX diff: https://github.com/modular/modular/compare/302cdcd8c22aff21c653b36e6806bb2160856581...eb65e73663f9a3bedcddd9df798ff86e8085025a)>
Current Mojo changelog: https://github.com/modular/modular/blob/main/mojo/docs/changelog.md