-------------
Version 0.3 of bidsify will be the first release after the major refactor.
It contains the following (major) changes:
- ENH: accepts both json and yaml config files
- ENH: major refactoring of package structure (now based on `shablona <https://github.com/uwescience/shablona>`_)
- ENH: writes out a (default) dataset_description.json and participants.tsv file
- ENH: option to run ``bidsify`` in a docker image!
- ENH: (should) work with ``.dcm`` files
- ENH: is now pip installable (``pip install bidsify``)