MAX Nightly 26.1.0.dev2025122017 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:

  • [Stdlib] Remove the DeviceContext enqueue_function (the implicitly unchecked) functions
  • [stdlib] [revert] Optional[Pointer] specialization
  • [stdlib] Introduce EmptyOptionalError and have Optional[Pointer] return references to underlying pointees.
  • [stdlib] feat: Test linear types in Variant + add Variant.destroy_with
  • [stdlib] Add iter.peekable. An iterator adaptor that allows peeking at the next value of an iterator without advancing it.

Raw MAX diff: https://github.com/modular/modular/compare/6f4be513a62b06a3c5682ad6bef341232a56af10...e2767f0c9f53f74fac6e5b896f6996c180b47635)>
Current Mojo changelog: https://github.com/modular/modular/blob/main/mojo/docs/changelog.md