Releases: MIPLabCH/nigsp
Releases · MIPLabCH/nigsp
0.15.0
🚀 Enhancement
- Adjust
io.load_nifti_get_mask
to expect 4 dimensions in timeseries and 3 in masks by default #48 (@smoia)
🏠 Internal
- [pre-commit.ci] pre-commit autoupdate #47 (@pre-commit-ci[bot])
Authors: 2
- @pre-commit-ci[bot]
- Stefano Moia (@smoia)
0.14.0
💥 Breaking Change during development
- Make FC a metric with optional computation #24 (@smoia @pre-commit-ci[bot])
🏠 Internal
- [pre-commit.ci] pre-commit autoupdate #46 (@pre-commit-ci[bot])
Authors: 2
- @pre-commit-ci[bot]
- Stefano Moia (@smoia)
0.13.0
🚀 Enhancement
🏠 Internal
- Bump actions/checkout from 2 to 3 #44 (@dependabot[bot])
- Bump actions/setup-python from 2 to 4 #45 (@dependabot[bot])
Authors: 2
- @dependabot[bot]
- Stefano Moia (@smoia)
0.12.2
🐛 Bug Fix
- Add dependabot config to keep GitHub actions up-to date #42 (@mscheltienne)
Authors: 1
- Mathieu Scheltienne (@mscheltienne)
0.12.1
🎉 This release contains work from a new contributor! 🎉
Thank you, Mathieu Scheltienne (@mscheltienne), for all your work!
🐛 Bug Fix
- Syncronise required packages versions and add DS_Store to .gitignore #41 (@mscheltienne)
🏠 Internal
- [pre-commit.ci] pre-commit autoupdate #39 (@pre-commit-ci[bot])
Authors: 2
- @pre-commit-ci[bot]
- Mathieu Scheltienne (@mscheltienne)
0.12.0
0.11.0
0.10.1
0.10.0
0.9.0
🚀 Enhancement
- Add possibility (1) to specify which diagonal to use for matrices symmetric normalisation and (2) to avoid "0" elements in the diagonal #29 (@smoia)
- Add duecredit to keep track of citations #27 (@smoia)
- int: Bump up github-action-x/commit to 2.9 #27 (@smoia)
💻 Refactored
🐛 Bug Fix
- Remove auto restyling in tests and PR merges given pre-commit #33 (@smoia)
- Fix diagonal matrix check in
operations.laplacian.symmetric_normalisation
#32 (@smoia)
⚠️ Pushed to master
⚠️ Tests
🏠 Internal
- Add isort, flake8, pydocstyle, and rst pre-coomit hooks (and dev dependencies) #31 (@smoia)
- Add pre-commit to repository #30 (@smoia @pre-commit-ci[bot])
Authors: 2
- @pre-commit-ci[bot]
- Stefano Moia (@smoia)