Recent Releases of cardiac-mps
cardiac-mps - v2025.1.0
What's Changed
- Test on python3.12 and python3.13 by @finsberg in https://github.com/ComputationalPhysiology/mps/pull/44
- Remove dependency on
distutils
- Remove dependency on
Full Changelog: https://github.com/ComputationalPhysiology/mps/compare/v2025.0.0...v2025.1.0
- Python
Published by finsberg 12 months ago
cardiac-mps - v2025.0.0
What's Changed
- Try to find which index corresponds to the number of frames by @finsberg in https://github.com/ComputationalPhysiology/mps/pull/40
Full Changelog: https://github.com/ComputationalPhysiology/mps/compare/v2024.0.0...v2025.0.0
- Python
Published by finsberg about 1 year ago
cardiac-mps - v2024.0.0
What's Changed
- Make pyinstaller work by @finsberg in https://github.com/ComputationalPhysiology/mps/pull/8
- Acessing 'Author' raises KeyError after change in importlib by @finsberg in https://github.com/ComputationalPhysiology/mps/pull/17
Full Changelog: https://github.com/ComputationalPhysiology/mps/compare/v2023.3.0...v2024.0.0
- Python
Published by finsberg over 1 year ago
cardiac-mps - v2023.3.1
What's Changed
- Make pyinstaller work by @finsberg in https://github.com/ComputationalPhysiology/mps/pull/8
Full Changelog: https://github.com/ComputationalPhysiology/mps/compare/v2023.3.0...v2023.3.1
- Python
Published by finsberg over 1 year ago
cardiac-mps - v2023.3.0
What's Changed
- Move to src layout, use pyproject.toml and update pre-commit hooks by @finsberg in https://github.com/ComputationalPhysiology/mps/pull/5
- Use jupyterbook and github pages instead of pure sphinx by @finsberg in https://github.com/ComputationalPhysiology/mps/pull/6
- Bump my version by @finsberg in https://github.com/ComputationalPhysiology/mps/pull/7
Full Changelog: https://github.com/ComputationalPhysiology/mps/compare/v2023.2.0...v2023.3.0
- Python
Published by finsberg over 2 years ago
cardiac-mps -
Fix issue with json serializer Add more descriptive error message if imagecodec for TiffFile is not loaded correctly Fix issue when parsing datetime object, when object is already a datetime object
- Python
Published by finsberg over 3 years ago