Skip to content

v2.1.0

Choose a tag to compare

@clane9 clane9 released this 29 May 20:01
· 64 commits to main since this release

This is a minor release that relaxes the minimum required python version from 3.12 to 3.11, and adds a utility function load_bids_metadata for loading BIDS JSON sidecar files.

What's Changed

  • Downgrade minimal required python to 3.11 by @clane9 in #51
  • Add utility to load JSON sidecar metadata by @clane9 in #54

Full Changelog: v2.0.0...v2.0.1