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
+19
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,22 @@
1
+
# 0.54.0 (Fri Apr 21 2023)
2
+
3
+
#### 🚀 Enhancement
4
+
5
+
- Support asset path globs in `dandi download`[#1278](https://github.com/dandi/dandi-cli/pull/1278) ([@jwodder](https://github.com/jwodder))
6
+
7
+
#### 🐛 Bug Fix
8
+
9
+
- Explicitly open h5py.File as read-only where we read it [#1282](https://github.com/dandi/dandi-cli/pull/1282) ([@yarikoptic](https://github.com/yarikoptic))
10
+
- C elegans [#1276](https://github.com/dandi/dandi-cli/pull/1276) ([@bendichter](https://github.com/bendichter)[@yarikoptic](https://github.com/yarikoptic))
11
+
12
+
#### Authors: 3
13
+
14
+
- Ben Dichter ([@bendichter](https://github.com/bendichter))
15
+
- John T. Wodder II ([@jwodder](https://github.com/jwodder))
0 commit comments