Skip to content

Releases: bids-standard/pybids

0.4.1

03 Nov 15:51
c631997

Choose a tag to compare

  • Restoring Python 2 compatibility (#86)

0.4.0

01 Nov 19:19
aebca89

Choose a tag to compare

  • fixes to fixed bval/bvec getters (#62)
  • better handling of text file encoding (#71)
  • improve performance by ignoring non-BIDS files (#65)
  • support of echo filename keys (#76)
  • support for echo difference fieldmaps with only one magnitude file (#81)
  • better error reporting (#79)

0.3.0

11 Aug 06:12

Choose a tag to compare

  • Added get_bval/bvec/events functions
  • Fixed a bug in get_metadata()

0.2.1

08 Jun 19:42

Choose a tag to compare

  • Fixing deployment

0.2.0

06 Jun 20:20

Choose a tag to compare

  • Refactor of the function for finding nearest files via inheritance rule
  • bugfixes

0.1.0

14 Mar 23:28

Choose a tag to compare

version bump

0.0.2

14 Mar 23:18

Choose a tag to compare

  • label matching is not greedy anymore
  • 'ext' was replaced by 'extension' (as per grabbit) and accepts lists