Commit da2c6e6 1 parent b1d43aa commit da2c6e6 Copy full SHA for da2c6e6
File tree 2 files changed +20
-1
lines changed
2 files changed +20
-1
lines changed Original file line number Diff line number Diff line change
1
+
2
+ <a id =' changelog-2.0.1 ' ></a >
3
+ # 2.0.1 — 2024-12-10
4
+
5
+ ## Fixed
6
+
7
+ - Improve handling of ` .bidsignore ` files in the web validator.
8
+ Ignores matching directories but not the files they contained could fail to match.
9
+ (#113 )
10
+
11
+ - Resolve issue with parsing headers of NIfTI files with large extensions.
12
+ Fixes [ issue 126] .
13
+
14
+ [ issue 126 ] : https://github.com/bids-standard/bids-validator/issues/126
15
+
16
+ ## Infrastructure
17
+
18
+ - Adopting [ scriv] ( https://scriv.readthedocs.io/en/latest/ ) for changelog
19
+ management.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @bids/validator" ,
3
- "version" : " 2.0.1-dev " ,
3
+ "version" : " 2.0.1" ,
4
4
"exports" : {
5
5
"." : " ./src/bids-validator.ts" ,
6
6
"./main" : " ./src/main.ts" ,
You can’t perform that action at this time.
0 commit comments