0.6.5
release-drafter
released this
21 Aug 21:02
·
2339 commits
to master
since this release
Release Notes
This release includes a number of documentation improvements, BIDS-MEG support, as well as some bug fixes.
CHANGES
- FIX: Do not drop rows of NaNs (#217) @adelavega
- FIX: Declare run as having integer type (#236) @effigies
- ENH: MEG support (#229) @jasmainak
- REF: rename grabbids to layout, closes #228 (#230) @ltirrell
- DOC: add .get_collection examples to tutorial (#219) @Shotgunosine
- DOC: Fix link in README to point to documentation (#223) @KirstieJane
- DOC: Add binder link for tutorial (#225) @KirstieJane
- MAINT: Restore "analysis" installation extra (#218) @yarikoptic
- MAINT: Do not import tests in __init__.py (#226) @tyarkoni