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
+1
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,7 @@
8
8
- Updated `TermSetWrapper` to support validating a single field within a compound array. @mavaylon1[#1061](https://github.com/hdmf-dev/hdmf/pull/1061)
9
9
- Updated testing to not install in editable mode and not run `coverage` by default. @rly[#1107](https://github.com/hdmf-dev/hdmf/pull/1107)
10
10
- Add `post_init_method` parameter when generating classes to perform post-init functionality, i.e., validation. @mavaylon1[#1089](https://github.com/hdmf-dev/hdmf/pull/1089)
11
+
- Exposed `aws_region` to `HDF5IO` and downstream passes to `h5py.File`. @codycbakerphd[#1040](https://github.com/hdmf-dev/hdmf/pull/1040)
11
12
- Exposed `progress_bar_class` to the `GenericDataChunkIterator` for more custom control over display of progress while iterating. @codycbakerphd[#1110](https://github.com/hdmf-dev/hdmf/pull/1110)
12
13
- Updated loading, unloading, and getting the `TypeConfigurator` to support a `TypeMap` parameter. @mavaylon1[#1117](https://github.com/hdmf-dev/hdmf/pull/1117)
0 commit comments