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