A new nightly version has been released!
See the quickstart guide for installation instructions: Quickstart | Modular
MAX changelog updates:
- Added
ops.fence
, which is a pure identity on values that prevents the async
runtime from reordering operations across it. This op is key for implementing
cross-device synchronization.
Mojo changelog updates:
- [stdlib][mojo-lang] Add flag to control verbosity of
get_type_name
reflection
Raw MAX diff: https://github.com/modular/modular/compare/79f0a6a6f1789e2b06aee0871a2a04adcfe7428d...bf183c2928b501027b6501727df72d12901e1e60)>
Current Mojo changelog: https://github.com/modular/modular/blob/main/mojo/docs/changelog.md