We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae1bb00 + 04dd9fd commit 3dac64fCopy full SHA for 3dac64f
CHANGELOG.rst
@@ -1,6 +1,20 @@
1
Changelog
2
=========
3
4
+Version 0.16.2 (August 11, 2023)
5
+--------------------------------
6
+
7
+Bug-fix and performance release in the 0.16.x series.
8
+Notably, indexing is now significantly faster (2-2.5x).
9
10
+* ENH: Speed up indexing by bulk committing to database (#1013)
11
+* Include indexer in add_derivatives call (#1009)
12
+* Bump bids-examples from `8550641` to `75968b9` (#1008)
13
+* Bump bids-examples from `e96b702` to `8550641` (#1007)
14
+* Bump bids-examples from `d8455af` to `e96b702` (#1005)
15
+* Bump bids-examples from `bc36231` to `d8455af` (#1003)
16
+* CI: Use OIDC publishing instead of tokens (#1001)
17
18
Version 0.16.1 (May 01, 2023)
19
-----------------------------
20
0 commit comments