Skip to content

Commit 7cba507

Browse files
committed
Merge remote-tracking branch 'upstream/main' into dev
2 parents 81ab676 + a455d1a commit 7cba507

File tree

4 files changed

+21
-149
lines changed

4 files changed

+21
-149
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,25 @@
11

2+
<a id='changelog-2.0.3'></a>
3+
# 2.0.3 — 2025-02-24
4+
5+
## Fixed
6+
7+
- Subject detection in `participants.tsv` and `phenotype/` directories
8+
has been restored, enabling checks that were deactivated by the missing
9+
data. ([#162])
10+
11+
[#162]: https://github.com/bids-standard/bids-validator/pull/162
12+
13+
- Skip HED tests if schema cannot be loaded. This was exhibiting
14+
as a `HED_ERROR` with "cannot read property null". ([#160])
15+
16+
[#160]: https://github.com/bids-standard/bids-validator/pull/160
17+
18+
- `TSV_INCORRECT_VALUE_TYPE*` error messages now indicate that a match
19+
failed, instead of confusingly claim success. ([#165])
20+
21+
[#165]: https://github.com/bids-standard/bids-validator/pull/165
22+
223
<a id='changelog-2.0.2'></a>
324
# 2.0.2 — 2025-02-10
425

changelog.d/20250214_094554_markiewicz_load_subjects.md

Lines changed: 0 additions & 51 deletions
This file was deleted.

changelog.d/20250214_101021_markiewicz_scrivening.md

Lines changed: 0 additions & 50 deletions
This file was deleted.

changelog.d/20250216_174252_dominik.welke_fix_warn_message.md

Lines changed: 0 additions & 48 deletions
This file was deleted.

0 commit comments

Comments
 (0)