Skip to content

Releases: PennLINC/ModelArrayIO

26.0.0

Choose a tag to compare

@tsalo tsalo released this 06 Jul 18:37
c435f0c

What's Changed

Breaking Changes

  • Remove --relative-root parameter by @tsalo in #26
  • Convert CLIs to subcommands in modelarrayio CLI by @tsalo in #27
  • Consolidate TileDB- and HDF5-related parameters by @tsalo in #28
  • Simplify commands to automatically detect modality by @tsalo in #49

New Features

  • Add --scalar-columns parameter to NIfTI and MIF CLIs by @tsalo in #34
  • Support pscalar and pconn files by @tsalo in #44
  • Use MifImage class instead of mrconvert by @tsalo in #43

Bug Fixes

  • Remove existing arrays when using TileDB backend by @tsalo in #46

Other Changes

  • Change README from markdown to rst by @tsalo in #24
  • Add more tests by @tsalo in #23
  • Add badges to README by @tsalo in #25
  • Make code more Pythonic by @tsalo in #30
  • Fix names and paths in examples by @tsalo in #31
  • Limit Tox action on pushes to main by @tsalo in #45
  • Reorganize tests for readability by @tsalo in #47
  • Rename NIfTI test files from test_voxels to test_nifti by @tsalo in #48
  • Update overview figure by @tsalo in #61
  • Add CI-generated tests by @tsalo in #60
  • Add --split-files/--no-split-files CLI options by @araikes in #83

New Contributors

Full Changelog: 26.0.0rc1...26.0.0

26.0.0rc1

26.0.0rc1 Pre-release
Pre-release

Choose a tag to compare

@tsalo tsalo released this 25 Mar 17:11
01e1348

What's Changed

Other Changes

New Contributors

Full Changelog: https://github.com/PennLINC/ModelArrayIO/commits/26.0.0rc1