We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 312fac4 commit 2f7cc24Copy full SHA for 2f7cc24
1 file changed
CHANGELOG.md
@@ -49,6 +49,8 @@
49
but must read the entire attribute at once).
50
- Added support in `hdf5-sys` for the new functions in `hdf5` `1.10.6` and `1.10.7`.
51
- Added support for creating external links on a `Group` with `link_external`.
52
+- Added `Location` methods: `get_info`, `get_info_by_name`, `loc_type`, and `open_by_token`.
53
+- Added `Group` methods: `iter_visit`, `iter_visit_default`, `get_all_of_type`, `datasets`, `groups`, and `named_datatypes`.
54
55
### Changed
56
0 commit comments