Release 8.2.4
Changelog
Bug Fixes
- Python 3.12 compatibility fixes
- replace distutils with setuptools
- fix segfault on exit
- updates to CI
- move from MacOS 11 to MacOS 12
- add MUSIC
- bugfix for coverage CI
- small bugfix for edge case in RX3D
- unified setup.py
- misc cmake improvements
Improvements / Other Changes
- Disabled RXD code in notebook to avoid breaking docs build (see GitHub Issue #2710)
- Disabled RXD tests on Windows (see GitHub Issue #2585)