Skip to content

Commit e4d7263

Browse files
committed
rel: 2.0.7
1 parent 3b6e6f5 commit e4d7263

File tree

3 files changed

+8
-48
lines changed

3 files changed

+8
-48
lines changed

CHANGELOG.md

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

2+
<a id='changelog-2.0.7'></a>
3+
# 2.0.7 — 2025-06-03
4+
5+
## Changed
6+
7+
- Handle TSV schema rules with missing or `n/a` values for `additional_columns`.
8+
29
<a id='changelog-"2.0.6"'></a>
310
# "2.0.6" — 2025-05-23
411

changelog.d/20250522_155653_markiewicz_additional_columns.md

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

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bids/validator",
3-
"version": "2.0.6",
3+
"version": "2.0.7",
44
"exports": {
55
".": "./src/bids-validator.ts",
66
"./main": "./src/main.ts",

0 commit comments

Comments
 (0)