Revert directory check - quick fix for browser version of the validator.
0.25.8
- Refactor of the inheritance principle handling (https://github.com/INCF/bids-validator/pull/402) - Better errors when pointed to a directory that does not exist (https://github.com/INCF/bids-validator/pull/401) - Support for FLASH and PDmap (https://github.com/INCF/bids-validator/pull/399)
0.25.7
Handle cases where repetition time is set to zero (https://github.com/INCF/bids-validator/pull/396)
0.25.6
Make IntendedFor check more strict (https://github.com/INCF/bids-validator/pull/393)
0.25.5
Added a check for negative SliceTiming values (https://github.com/INCF/bids-validator/pull/390)