What's Changed
* improve test coverage for bcast (root=0,1,2... size-1 instead of only root=0) by slayoo in https://github.com/numba-mpi/numba-mpi/pull/158
* Disable PyPI uploads in Github Actions for forked repositories by xann16 in https://github.com/numba-mpi/numba-mpi/pull/166
* Add macos-15 to CI workflows and change MPI not found error message to hint why lib not found by Sfonxu in https://github.com/numba-mpi/numba-mpi/pull/167
New Contributors
* Sfonxu made their first contribution in https://github.com/numba-mpi/numba-mpi/pull/167
**Full Changelog**: https://github.com/numba-mpi/numba-mpi/compare/v1.1.3...v1.1.4
tip