We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1efb1c9 commit 91c600cCopy full SHA for 91c600c
1 file changed
CHANGES.rst
@@ -1,3 +1,15 @@
1
+23.0.0 (February 2, 2023)
2
+=========================
3
+Minor release including additional API features and an updated skeleton.
4
+
5
+* FIX: Preempt ``BIDSLayout`` from indexing dot-folders (#99)
6
+* ENH: Make sure existing ``layout.get_*`` are not bubbled in (#102)
7
+* ENH: Allow access to PyBIDS' magic ``get_*`` (#101)
8
+* ENH: Add an ``api.ls()`` function to list (without getting) files (#97)
9
+* MAINT: Discontinue legacy docker runners of CircleCI (#104)
10
+* MAINT: Rotate CircleCI secrets and setup up org-level context (#103)
11
+* MAINT: Fix docs build environment in CircleCI (#96)
12
13
0.8.1 (May 7, 2022)
14
===================
15
Patch release updating the S3 skeleton to include the fixed version of ``tpl-MouseIn``.
0 commit comments