What's Changed
* Drop support for Python<3.10.
* Drop support for JAX<0.4.35.
* New public module `mpi4jax.notoken`. Removed `mpi4jax.experimental.notoken`.
* All primitives now use "notoken" mode under the hood (can be disabled via `MPI4JAX_PREFER_NOTOKEN=0`).
Please [report](https://github.com/mpi4jax/mpi4jax/issues) any issues with these changes.
**Full Changelog**: https://github.com/mpi4jax/mpi4jax/compare/v0.6.1...v0.7.0