Skip to content

Releases: d2b-dev/d2b

1.4.2

12 Aug 01:44
Compare
Choose a tag to compare
  • FIX: Fix bug in IntendedFor resolve function. Properly add IntendedFor filepaths to json sidecars in scenarios where IntendedFor is a list and the target acquisition has multiple runs. Add e2e test to cover this scenario.
  • MAINTENANCE: Update black to stable version and sync dev tool versions in .pre-commit-config.yaml with poetry.lock versions

1.4.2rc0

11 Aug 04:08
Compare
Choose a tag to compare
1.4.2rc0 Pre-release
Pre-release
Bump version: 1.4.1 → 1.4.2rc0

1.4.1

23 Feb 16:42
Compare
Choose a tag to compare
  • UPDATE: Change how files are sorted. Files are first sorted by SeriesNumber (if JSON and field exists), then by filepath.

1.4.1rc0

22 Feb 23:35
Compare
Choose a tag to compare
1.4.1rc0 Pre-release
Pre-release
Bump version: 1.4.0 → 1.4.1rc0

1.4.0

22 Feb 17:38
Compare
Choose a tag to compare
  • FIX: Fix bug in parameters passed to the prepare_run_parser hook
  • UPDATE: Add prepare_collected_files hookspec
  • MAINTENANCE: Split linter CI into two separate workflows (lint.yaml + superlinter.yaml)

1.4.0rc1

19 Feb 07:33
Compare
Choose a tag to compare
1.4.0rc1 Pre-release
Pre-release
Bump version: 1.4.0rc0 → 1.4.0rc1

1.4.0rc0

18 Feb 17:58
Compare
Choose a tag to compare
1.4.0rc0 Pre-release
Pre-release
Bump version: 1.3.1 → 1.4.0rc0

1.3.1

17 Feb 17:20
Compare
Choose a tag to compare
  • Update Description.DATATYPES (BIDS v1.7)
  • Update FilenameEntities.KNOWN_ENTITIES (BIDS v1.7)
  • Update customLabels (i.e. entities) in JSON Schema (BIDS v1.7)
  • Improve type annotations in d2b.py

1.3.0

09 Nov 22:51
Compare
Choose a tag to compare
  • Add support for filepath and SidecarFilepath properties as valid match criteria.

1.2.4

28 Oct 18:07
Compare
Choose a tag to compare

Updates to the db2 scaffold command:

  • dataset_description.json - now consistently has raw as the default DatasetType. (Before the CLI output differed from the behavior of the native python API)
  • participants.{tsv,json} - these files are now only generated on request (with a flag) otherwise they are omitted