Skip to content

v0.20.0

Latest
Compare
Choose a tag to compare
@jreadey jreadey released this 27 Dec 02:51
· 1 commit to master since this release
880721b

Added h5pyd.get_config method. Config object supports track_order, complex_names, and bool_names properties (though the later two have no effect currently).
Setting track_order works like it does with h5py: setting to True when adding objects will result in those objects listing links and attributes via creation order rather than alphanumeric order.