Skip to content

mpi-0.8.0

Latest
Compare
Choose a tag to compare
@jedbrown jedbrown released this 03 May 03:12
· 1 commit to main since this release
mpi-0.8.0

MSRV: 1.70

New Features

  • [PR 184] Make ready send unsafe since improper use is often not detectable at the call site.
  • [PR 171] Refactor attributes to safer approach; add Communicator::set_attr().
  • [PR 157] Object safety for Communicator
  • docs: enable scraped examples

Full Changelog: mpi-0.7.0...mpi-0.8.0