Releases: physiopy/phys2bids
Releases · physiopy/phys2bids
2.10.0
🎉 This release contains work from a new contributor! 🎉
Thank you, Basile (@bpinsard), for all your work!
🚀 Enhancement
- Improve performance by using numpy for trigger detection and closing matplotlib figures to avoid memleaks. #448 (@bpinsard)
🏠 Internal
- [pre-commit.ci] pre-commit autoupdate #446 (@pre-commit-ci[bot])
Authors: 2
- @pre-commit-ci[bot]
- Basile (@bpinsard)
2.9.0
🎉 This release contains work from a new contributor! 🎉
Thank you, Hao-Ting Wang (@htwangtw), for all your work!
🚀 Enhancement
🏠 Internal
- Adopt Black and isort #327 (@tsalo @pre-commit-ci[bot] @smoia)
Authors: 4
- @pre-commit-ci[bot]
- Hao-Ting Wang (@htwangtw)
- Stefano Moia (@smoia)
- Taylor Salo (@tsalo)
2.8.4
🎉 This release contains work from a new contributor! 🎉
Thank you, Yaroslav Halchenko (@yarikoptic), for all your work!
🐛 Bug Fix
⚠️ Pushed to master
- int: Add pre-commit configuration (@smoia)
- int: Fix codespell use and transfer its functionalities in
setup.cfg
(@smoia) - int: Update CI environment (@smoia)
- docs: Update install requirement lines in documentation (@smoia)
📝 Documentation
- Update documentation to include GE file functionality #443 (@nw-duncan @smoia)
🏠 Internal
- Fix pre-commit configuration #445 (@smoia @pre-commit-ci[bot])
- Codespell the code, add configuration and workflow for it so no typo sneaks in #436 (@yarikoptic)
Authors: 4
- @pre-commit-ci[bot]
- Niall Duncan (@nw-duncan)
- Stefano Moia (@smoia)
- Yaroslav Halchenko (@yarikoptic)
2.8.3
2.8.2
2.8.1
2.8.0
🚀 Enhancement
- Add GE scanner physiological file functionality #424 (@nw-duncan @smoia)
Authors: 2
- Niall Duncan (@nw-duncan)
- Stefano Moia (@smoia)
2.7.2
2.7.1
2.7.0
🎉 This release contains work from a new contributor! 🎉
Thank you, Stefano Moia (@smoia), for all your work!
🚀 Enhancement
🐛 Bug Fix
- IndexError when slicing last run #415 (@sangfrois @smoia)
⚠️ Pushed to master
- Physiopylogo (@smoia)
📝 Documentation
- Fix documentation indexing #429 (@smoia)
- Fix API documentation removing deprecated
interfaces
and addingio
. #428 (@smoia)
⚠️ Tests
- Switch CI to CircleCI, drop Windows testing #430 (@smoia)
- int: Quick linting fix [skip release] #430 (@smoia)
Authors: 2
- François Lespinasse (@sangfrois)
- Stefano Moia (@smoia)