You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22Lines changed: 22 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,25 @@
1
+
# 0.71.1 (Mon Aug 25 2025)
2
+
3
+
#### 🐛 Bug Fix
4
+
5
+
- Bring back dandi-staging to provide more graceful transition for 3rd party libraries [#1694](https://github.com/dandi/dandi-cli/pull/1694) ([@yarikoptic](https://github.com/yarikoptic)[@CodyCBakerPhD](https://github.com/CodyCBakerPhD))
- Add ndx-events and ndx-hed into our "extensions" extra [#1691](https://github.com/dandi/dandi-cli/pull/1691) ([@yarikoptic](https://github.com/yarikoptic)[@CodyCBakerPhD](https://github.com/CodyCBakerPhD))
8
+
9
+
#### 🧪 Tests
10
+
11
+
- Register a Pytest plugin, instead of relying on a root "conftest.py" [#1687](https://github.com/dandi/dandi-cli/pull/1687) ([@brianhelba](https://github.com/brianhelba)[@yarikoptic](https://github.com/yarikoptic))
12
+
- BF: announce two tests xfail on windows python 3.13 [#1690](https://github.com/dandi/dandi-cli/pull/1690) ([@yarikoptic](https://github.com/yarikoptic))
13
+
14
+
#### Authors: 4
15
+
16
+
- Brian Helba ([@brianhelba](https://github.com/brianhelba))
0 commit comments