spm12 v2.1.0 beta
- fix
matlab.engine.EngineError
(#19)- bump
miutil.mlab
dependency (AMYPAD/miutil#32)
- bump
- add
spm_dir_eng
(#18) - replace
pkg_resources
=>importlib.resources
- minor bug fixes
- SPM normalisation: change vox size definition
- fix
matlab.double
array bug
- misc code tidy & linting
- replace
black
=>yapf
- fix badges (badges/shields#8671)
- replace
- misc build/test/CI framework updates (#19)
- migrate
setup.{cfg,py}
=>pyproject.toml
- ignore
matlab.engine
PEP440 non-compliance (vis. pypa/setuptools#3772) - drop Python<=3.6 support
- update workflows
- update
pre-commit
tests
- migrate