Skip to content

Release 8.2.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Feb 09:00
· 1618 commits to master since this release
1d87d5d

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