h5v

Release v0.9.0

v0.9.0 May 14 2026 at 22:28 UTC

🚀 Features

  • Added heatmap
  • Added configurability for heatmap
  • Added keymaps configurability
  • Revamped multichart internals and expressions
  • Added profile plot to heatmap

🐛 Bug Fixes

  • Fixed potential issue for windows compilation
  • Fixed issues related to NaN values
  • Fixed update checker
  • Fixed mchart expression suggestion highlighting
  • Fixed issue with mchart dependency resolution when used in (x,y) series
  • Cargo clippy
  • Fixed plot UX on multichart

💼 Other

  • Added multichart configurations

🚜 Refactor

  • Restructured and extracted code
  • Further improvements to structure and code extraction

📚 Documentation

  • Updated homebrew install doc
  • Updated docs with heatmap and more
  • Updated keymaps docs
  • Updated customization docs
  • Updated multi chart docs
  • Added note about editing of series in mchart
  • Added docs about fixed multichart ux
  • Added better help panel for heatmap and multichart

⚡ Performance

  • Improved image rendering performance
  • Rendering of enormous datasets in multichart

🎨 Styling

  • Added unix uid-gid name resolution
  • Updated help section
  • Clippy fix

⚙️ Miscellaneous Tasks

  • Update package manager manifests for v0.8.2
  • Made python scripts executable