Skip to content

Latest commit

 

History

History
229 lines (155 loc) · 13.4 KB

CHANGELOG.md

File metadata and controls

229 lines (155 loc) · 13.4 KB

2.2.3 (Fri Oct 23 2020)

🐛 Bug Fix

  • Update PyYAML minimal requirements to avoid "FullLoader" attribute errors. #330 (@smoia)

Authors: 1


2.2.2 (Mon Oct 19 2020)

🐛 Bug Fix

  • Fix auto release workflow settings #323 (@smoia)

Authors: 1


2.2.1 (Mon Oct 19 2020)

🐛 Bug Fix

📝 Documentation

🏠 Internal

Authors: 2


v2.2.0 (Wed Oct 14 2020)

🚀 Enhancement

  • Make trigger-based time-offset correction more generalisable (resample time before comparing it to trigger) #308 (s.moia@bcbl.eu)
  • Format logger to make terminal (stdout) more human readable #312 (@vinferrer)
  • Add (resampled) trigger to all output files #288 (@vinferrer)

🐛 Bug Fix

⚠️ Pushed to master

📝 Documentation

⚠️ Tests

🏠 Internal

  • Refactor txt.py chtrig parameter to improve code readability #305 (@vinferrer)

🖋️ Outreach

Authors: 3


v2.1.0 (Tue Jun 23 2020)

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Taylor Salo (@tsalo)

❤️ François Lespinasse (@sangfrois)

🚀 Enhancement

  • Add the possibility to split multi-run physiological recordings #206 (@sangfrois @smoia @rmarkello)
  • Create folder code/conversion to store trigger and channel plots, yaml and heuristic files and the call.sh file #256 (@vinferrer @eurunuela)
  • Add duecredit to handle citations #249 (@tsalo @smoia)
  • Generate dataset_description.json and README.md when they do not exist and update the json file when the subject is missing #255 (@vinferrer)
  • Create bids_ignore directory and redirect channels plot, trigger plot, logger output and subject log file to this directory #245 (@vinferrer @smoia)
  • Generate participants.tsv if it doesn't exist or update it if subject is missing in the file #244 (@eurunuela)

🐛 Bug Fix

⚠️ Tests

🏠 Internal

  • Add zenodo default to improve automatic release tracking #261 (@smoia)

Authors: 9


v2.0.0 (Mon Jun 15 2020)

🎉 This release contains work from a new contributor! 🎉

Thank you, Molly Bright (@BrightMG), for all your work!

💥 Breaking Change

  • Make heuristics a simple set of "if .. elif .. else" statements and use a dictionary instead of variables. #209 (@smoia)

🚀 Enhancement

  • Add BIDS-compatible automatic reformatting of units of measure #222 (@vinferrer @smoia @eurunuela)
  • Add getitem and eq methods to BlueprintInput for easier slicing and comparing #213 (@smoia)
  • Improve code compliance to BIDS in BlueprintOputput #189 (@smoia)

🐛 Bug Fix

⚠️ Pushed to master

  • Update ISSUE_TEMPLATE_MEETING.md (@smoia)
  • Update badges (@smoia)
  • Invert Cesar & Vicente, reorganise badges (@smoia)
  • Update heuristic.rst (@smoia)
  • Add heuristic link (@smoia)
  • Update card link (@smoia)
  • Add card and mattermost channel for BrainWeb (@smoia)
  • Add card for BrainWeb (@smoia)
  • Updates for the BrainWeb (@smoia)
  • Triggger Travis CI (@smoia)

📝 Documentation

⚠️ Tests

🏠 Internal

  • Add required token for Travis to run auto #240 (@smoia)
  • Fix Travis CI environment for auto #238 (@smoia)
  • Fix TravisCI configuration for auto #237 (@smoia)
  • Implement automatic release #181 (@smoia)
  • Move bids-related functions to dedicated file #234 (@smoia)
  • Remove bioread form required dependencies, ease extra modules installation #214 (@smoia @RayStick)
  • Reordering of import statements in the entire phys2bids project #195 (@eurunuela)

Authors: 8