- New
--no-pager
option to disable output to a pager in the terminal #41 - Support for the common
NO_COLOR
environment variable to disable colours #43 - The
h5glance-html
command now supports--version
#37 - The data displayed from scalar datasets is no longer described as a sample #38
- Minimum required Python is now 3.9
- Fix compatibility with NumPy >= 1.24 #30
- Minimum required Python is now 3.7
- Add
--depth
or-d
option to limit the depth shown in the terminal. #27 - Show a single layer of HDF5 groups in IPython in the terminal #21
- Show soft & external HDF5 links in HTML views #24
- Allow selecting text in HTML views https://github.com/European-XFEL/h5glance/commit/2001a25a0d0b517257bfde5fb59a6d2ad4101c6e
- Add
-s
option to select data to display in the terminal #16 - Show data for attributes containing small arrays #15
- More accurate description of non-standard datatypes #17
- Better document installation and completions in the shell #18
- Added 'Why H5Glance' to the README #20