0.14.1
Release Notes
Bug-fix release in the 0.14.x series.
Changes
Includes the following back-ports from 0.15.0:
- FIX: Clarify exception message (#806)
- FIX: Catch UnicodeDecodeErrors along with JSONDecodeErrors for better reporting (#796)
- FIX: Accept paths/strings for layout configuration files (#799)
- ENH: Add
__main__
to allowpython -m bids
to run CLI (#794)
Full Changelog: 0.14.0...0.14.1