We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89f2b15 commit 3786ca8Copy full SHA for 3786ca8
CHANGELOG.rst
@@ -1,6 +1,19 @@
1
Changelog
2
=========
3
4
+Version 0.14.1 (March 29, 2022)
5
+-------------------------------
6
+Bug-fix release in the 0.14.x series.
7
+
8
+* RF/FIX: Decompose filter construction for special queries and lists (#826)
9
10
+Includes the following back-ports from 0.15.0:
11
12
+* FIX: Clarify exception message (#806)
13
+* FIX: Catch UnicodeDecodeErrors along with JSONDecodeErrors for better reporting (#796)
14
+* FIX: Accept paths/strings for layout configuration files (#799)
15
+* ENH: Add __main__ to allow ``python -m bids`` to run CLI (#794)
16
17
Version 0.14.0 (November 09, 2021)
18
----------------------------------
19
0 commit comments