A new nightly version has been released! ![]()
See the quickstart guide for installation instructions: Quickstart | Modular
MAX changelog updates:
- Made the
devicesargument toInferenceSession()mandatory. To maintain
the previous default behavior, useInferenceSession(devices=[CPU()])
Mojo changelog updates:
- [mojo-lang] Error on the obsolete
@valuedecorator - [docs] Mark the default trait method update as Legendary
- [External] [stdlib] Deprecate functions with flatcase naming and add snake_case counterparts in
sys.info(#68071) - [External] [stdlib] Make
SIMD.from_bitsa constructor (#68027) - [mojo-lang] Fix Dict getitem emission mutability problem.
- [stdlib] Fix CLAUDE documentation on build steps
- [External] [docs] Add
os.atomic.fenceto changelog (#68019) - [mojo-lang] Add default trait methods to Mojo
- [Stdlib] Implement a mojo version of log1p
- [External] [stdlib] feat: Add
name()method toPathstruct. (#67939) - [stdlib] cleanup: Use
mlir_valuekeyword-only arg forSIMDandUIntinitilizers - [External] [stdlib] Add
Span.count()(#67761) - [docs] Add vision/roadmap to changelog
Raw MAX diff: https://github.com/modular/modular/compare/2f7379752aa3ee8f2e2ebf20f1ad837bb9350add...5b45a17e7d30914565b6949425e083391549143c)>
Current Mojo changelog: https://github.com/modular/modular/blob/main/mojo/docs/changelog.md