Skip to content

spm12 v2.1.0 beta

Compare
Choose a tag to compare
@github-actions github-actions released this 30 May 19:28
· 18 commits to master since this release
686ef24
  • fix matlab.engine.EngineError (#19)
  • 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
  • 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