What's Changed
* use setup-python action also on Apple silicon CI runs (since the action now supports ARM Python) by slayoo in https://github.com/open-atmos/PySDM/pull/1404
* fix yml syntax in tests workflow; temporarily disable selected test suites on macos-14 CI; bump PyPartMC CI ver req by slayoo in https://github.com/open-atmos/PySDM/pull/1405
* Updated pdf export in paraview_hello_world.ipynb to match current Paraview API by olastrz in https://github.com/open-atmos/PySDM/pull/1408
* workaround flexparser frozen dataclass issue by AgnieszkaZaba in https://github.com/open-atmos/PySDM/pull/1412
New Contributors
* olastrz made their first contribution in https://github.com/open-atmos/PySDM/pull/1408
* AgnieszkaZaba made their first contribution in https://github.com/open-atmos/PySDM/pull/1412
**Full Changelog**: https://github.com/open-atmos/PySDM/compare/v2.78...v2.79