Skip to content

Commit

Permalink
Merge pull request #715 from bids-standard/rel/0.13
Browse files Browse the repository at this point in the history
REL: 0.13
  • Loading branch information
effigies authored Apr 16, 2021
2 parents 3ac0f92 + 418c4cc commit 5f59f7a
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .zenodo.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,11 @@
"name": "Staden, Isla",
"orcid": "0000-0002-0795-1154"
},
{
"affiliation": "University of Texas at Austin",
"orcid": "0000-0002-4892-2659",
"name": "James Kent"
},
{
"affiliation": "Universit\u00e9 catholique de Louvain",
"name": "Gau, Remi",
Expand All @@ -194,6 +199,11 @@
"name": "Rokem, Ariel",
"orcid": "0000-0003-0679-1985"
},
{
"affiliation": "University of Pennsylvania",
"name": "Azeez Adebimpe",
"orcid": "0000-0001-9049-0135"
},
{
"affiliation": "INRIA",
"name": "Thirion, Bertrand",
Expand Down Expand Up @@ -237,6 +247,11 @@
"name": "Blair, Ross",
"orcid": "0000-0003-3007-1056"
},
{
"name": "Shashank Bansal",
"affiliation": "Stanford University",
"orcid": "0000-0002-1252-8772 "
},
{
"name": "Sundaravadivelu, Suganya"
}
Expand Down
16 changes: 16 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,22 @@
Changelog
=========

Version 0.13 (April 14, 2021)
-----------------------------

* FIX: Resample to n_vols for sampling_rate == 'TR' (#713)
* FIX: Lazily load metadata, skip when missing data files are missing sidecars (#711)
* FIX: Ensure indicator matrix is boolean when indexing in Split transformation (#710)
* FIX: Correctly pair metadata file when creating association records (#699)
* FIX: Resolve side-effects of new testfile in #682 (#695)
* FIX: BIDSLayout -- TypeError: unhashable type: 'dict' (#682)
* ENH: Add res/den entities to derivatives.json (#709)
* ENH: Update datatypes (#708)
* ENH: add more informative validation error message for dataset_description.json (#705)
* ENH: Add flip, inv, mt, and part entities (#688)
* CI: Run packaging tests on main repository only (#696)
* CI: Migrate to GH actions (#691)

Version 0.12.4 (November 10, 2020)
----------------------------------

Expand Down

0 comments on commit 5f59f7a

Please sign in to comment.