File tree Expand file tree Collapse file tree 2 files changed +20
-1
lines changed Expand file tree Collapse file tree 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 11{
22 "name" : " @bids/validator" ,
3- "version" : " 2.0.1-dev " ,
3+ "version" : " 2.0.1" ,
44 "exports" : {
55 "." : " ./src/bids-validator.ts" ,
66 "./main" : " ./src/main.ts" ,
You can’t perform that action at this time.
0 commit comments