Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@Remi-Gau Remi-Gau released this 21 Nov 11:13
· 40 commits to main since this release
4a496e2

What's Changed

Note some changes are missing from these release notes, but should be listed in the pull request that merged the dev branch in the main branch.

  • [FIX] do not create empty json when copying to derivatives by @Remi-Gau in #322
  • [DOC] add orcid numbers to CITATION.CFF by @Remi-Gau in #337
  • [INFRA] only run update schema on upstream repo by @Remi-Gau in #343
  • [FIX] change download of moae demo dataset by @Remi-Gau in #351
  • [FIX] Skip missing suffix subgroup by @Remi-Gau in #365
  • [FIX] add test to catch error for invalid entities by @Remi-Gau in #367
  • [FIX] add warning when indexing folder with invalid MATLAB structure name by @Remi-Gau in #366
  • [DOC & ENH] update doc query and allow to query any BIDS entity by @Remi-Gau in #368
  • [REF] Use JSON version of the schema by @Remi-Gau in #415
  • [ENH] add NIRS support by @Remi-Gau in #433
  • [FIX] query with empty subject should return empty and not fail by @Remi-Gau in #455
  • [FIX] fix spelling with codespell by @Remi-Gau in #457
  • [FIX] make bids.copy strict by default by @Remi-Gau in #468
  • [FIX] add try catch for rare errors on invalid bids datasets by @Remi-Gau in #471
  • [FIX] cleaner handling of missing dependency by @nbeliy in #473
  • [FIX] do not index files that start with certain string by @Remi-Gau in #479
  • [FIX] remove byte order mark from tsv file by @Remi-Gau in #556
  • [FIX] handle nan and and datetimes when printing tables by @Remi-Gau in #605
  • [MAINT] change to MIT license by @Remi-Gau in #653
  • [MAINT] Drop dev branch by @Remi-Gau in #654

Full Changelog: v0.1.0...v0.2.0