2.3.0
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ null@merelvdthiel
❤️ Inés Chavarría (@ineschh)
❤️ Vittorio Iacovella (@viacovella)
❤️ null@victox5
🚀 Enhancement
- Add support for MATLAB files #360 (@vinferrer)
🐛 Bug Fix
- Refactor
io
functions related to txt file imports. #349 (@vinferrer) - Refactor phys2bids interfaces into single script
io.py
#344 (@vinferrer) - Rename
utils.writejson()
toutils.write_json()
to respect style conventions #346 (@merelvdthiel) - Replace custom function
utils.path_exists_or_make_it()
with core functionos.makedirs()
#345 (@merelvdthiel) - Rename function
utils.writefile
toutils.write_file
to respect style conventions #343 (@ineschh) - Remove
utils.move_file()
function as it is no longer used in the toolbox #342 (@viacovella) - Updated versions required #7 ([email protected] @victox5)
⚠️ Pushed to master
- Update README.md (@smoia)
📝 Documentation
- Add documentation for reviewers and a checklist for PRs #315 (@smoia @RayStick)
- Add Windows installation to the documentation #329 (@vinferrer @smoia)
- Update tutorial with latest CLI options and new folder organisation (
output/code/conversion
) #320 (@vinferrer @RayStick)
⚠️ Tests
🏠 Internal
Authors: 9
- @merelvdthiel
- @victox5
- Inés Chavarría (@ineschh)
- Rachael Stickland (@RayStick)
- Stefano Moia (@smoia)
- Taylor Salo (@tsalo)
- Vicente Ferrer (@vinferrer)
- Victor ([email protected])
- Vittorio Iacovella (@viacovella)