* Adds 'Reload All' and 'Remove All' to the tree view contextual menu. * Sets the `nexusformat` and `qtconsole` dependencies to eliminate incompatible versions. * Simplifies use of the `NXScrollArea` widget by allowing both `QWidgets` and `QLayouts` as valid content. `QLayouts` are automatically wrapped in a `QWidget` before calling the `setWidget` function.
1.0.3
* Enables discovery of plugins in external packages using entry points. * Improves dialogs for removing existing plugins. * Deletes plugin backups that are older than five days.
1.0.2
* Adds a new color map for use with the XTEC package plugin. It is based on the `tab10` color map, but adds white as the color for zero-valued pixels. * Improves the selection of the default z-values when the corresponding z-axis is defined as bin boundaries.
1.0.1
* Fixes compatibility with NumPy v1.24, which has removed the previously deprecated `float` function.
1.0.0
1.0.0rc6
* Converts path-like objects to strings when storing filenames in NXfields and creating external links. * Fixes file modification time when restoring a backup.