Compatibility Updates
- This version includes a `noarch` build that should be installable on arm-based macOS platforms (e.g. M1, M2, etc)
- This version drops support for Python 3.7 and adds support for 3.9-3.11
Breaking changes
- This version also uses `joblib` for model saving and loading and drops supported hdf5 files previously handled with the `deepdish` library as it is no longer actively maintained. This means that 0.8.1 will **not** be able to load models saved with earlier versions of `pymer4`!
Fixes
- 119
- 122
- 125