h5v
Release v0.3.0
v0.3.0
Apr 29 2026 at 22:15 UTC
๐ Features
- Added toast warning
- Added multi threaded image chart previews
- Added enum support
- Added support for compounds
- Added more keymaps to help
- Added windowing of large aspect ratio images
- Added reload on file write
๐ Bug Fixes
- Fixed expand_toggle issue
- Fixed edit on fixed string length attribute
- Fixed attribute highlighting
- Fixed error on empty dataset
- Fixed navigation when stacked layout
- Fixed issue with string render of one line
๐ผ Other
- Removed old scripting code
๐ Refactor
- Refactored sprint attributes
- Split h5f
- Added codec abstraction
- Keymaps + help
๐ Documentation
- Updated docs for nav
- Added reload keymap to README
โก Performance
- Swapped out potential panic calls
- Added debounce on previews
๐จ Styling
- Cargo clippy fix
๐งช Testing
- Updated script for code python script