h5v

Releases

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

Release v0.8.2

v0.8.2 May 12 2026 at 22:04 UTC

๐Ÿ› Bug Fixes

  • Fixed issue with loading bash profiles on edits
  • (cicd) Reinit the rustup

โš™๏ธ Miscellaneous Tasks

  • Update package manager manifests for v0.8.0

Release v0.8.0

v0.8.0 May 11 2026 at 23:01 UTC

๐Ÿš€ Features

  • Added configuration with colors via lua
  • Added symbols configuration
  • Added configurable order of display modes

๐Ÿ› Bug Fixes

  • Fixed search and seek issue
  • Fixed issue with mid query removes
  • Update LuaLS support strategy
  • Fixed highlighted issue when not in focus
  • Added a few missing color styled texts
  • (cicd) Fixed macro crate publish issues
  • (cicd) Fixed issue with sed replacement
  • (cicd) Fixed windows wix issues
  • (docs) Fixed wrong link for oranda

๐Ÿšœ Refactor

  • Improved code structure
  • Improved commands and mchart structure
  • Improved color resolution structure

๐Ÿ“š Documentation

  • Added documentation about configuration and configs
  • Updated docs
  • Added light mode to docs

๐ŸŽจ Styling

  • Fixed clippy
  • Cargo clippy fix

โš™๏ธ Miscellaneous Tasks

  • Update package manager manifests for v0.7.1
  • Update package manager manifests for v0.8.0

Release v0.7.1

v0.7.1 May 7 2026 at 20:50 UTC

๐Ÿ› Bug Fixes

  • Fixed issue with crates.io publish

๐Ÿ“š Documentation

  • Updated docs

โš™๏ธ Miscellaneous Tasks

  • Update package manager manifests for v0.7.0

Release v0.7.0

v0.7.0 May 7 2026 at 19:00 UTC

๐Ÿš€ Features

  • Added support for opaque types
  • Added compatibility mode

๐Ÿ› Bug Fixes

  • Fixed versioning in released binaries
  • Fixed rendering issues for varlen strings in compound types

๐ŸŽจ Styling

  • Changed symbols
  • Added matrix symbol

โš™๏ธ Miscellaneous Tasks

  • Update package manager manifests for v0.6.0

Release v0.6.0

v0.6.0 May 6 2026 at 23:27 UTC

๐Ÿš€ Features

  • Added enum symbol and color overrides
  • Seperated meta info into Properties and Attributes

๐Ÿ“š Documentation

  • Added download example file in readme

โš™๏ธ Miscellaneous Tasks

  • Update package manager manifests for v0.5.3

Release v0.5.3

v0.5.3 May 5 2026 at 21:04 UTC

๐Ÿ› Bug Fixes

  • Added compatibility mode on non-real tty terminals

โš™๏ธ Miscellaneous Tasks

  • Update package manager manifests for v0.5.2

Release v0.5.2

v0.5.2 May 5 2026 at 20:36 UTC

๐Ÿ› Bug Fixes

  • Fixed changelogs resolution for docs
  • Fixed installer script for windows
  • Fixed installers not to use first path
  • Fixed image capabilities on windows terminal
  • Deduplicated windows tab keypress
  • Fixed cursor blinks on windows terminal
  • Soften clipboard initialization failures
  • Added better support for non-graphical terminfos

๐Ÿ“š Documentation

  • Added description and image of the parametric multi plot option

โš™๏ธ Miscellaneous Tasks

  • Update package manager manifests for v0.5.1

Release v0.5.1

v0.5.1 May 5 2026 at 15:20 UTC

๐Ÿ› Bug Fixes

  • (cicd) Fixed web deploy
  • Made tmp link files unique

โš™๏ธ Miscellaneous Tasks

  • Update package manager manifests for v0.5.0

Release v0.5.0

v0.5.0 May 4 2026 at 23:43 UTC

๐Ÿš€ Features

  • Added mchart as group preview
  • Added file content preview

๐Ÿ› Bug Fixes

  • Fixed rendering issues on less common dataset tupes
  • Fixed command mode not appearing in multichart
  • Fixed scalar vs. series evalation in multichart
  • Fixed double click to expand groups
  • Fixed copying of system attributes
  • Removed previw option from array of strings
  • Fixed install script for better compatibility
  • (cicd) Fixed docs deploy to gh-pages
  • (cicd) Fixed msi installer issue

๐Ÿ’ผ Other

  • Added msi installer artifact
  • Added example data
  • Removed output file

๐Ÿ“š Documentation

  • Added oranda docs
  • Updated banner

๐ŸŽจ Styling

  • Improved rendering of empty groups
  • Improved radargram viewport

โš™๏ธ Miscellaneous Tasks

  • Update package manager manifests for v0.4.4

Release v0.4.4

v0.4.4 May 4 2026 at 18:22 UTC

๐Ÿ› Bug Fixes

  • Fixed release commit race condition
  • Improved no file given error msg
  • (cicd) Introduced cargo-dist as distribution tool

๐Ÿ’ผ Other

  • Added wxs for windows ini
  • Fixed oranda builds
  • Improvements to deploy

๐Ÿ“š Documentation

  • Added initial docs site
  • Alligned prefered install

โš™๏ธ Miscellaneous Tasks

  • Update Scoop manifest for v0.4.3
  • Added docs artifacts to gitignore

Release v0.4.3

v0.4.3 May 2 2026 at 19:39 UTC

๐Ÿ› Bug Fixes

  • (cicd) Removed macos x86_x64 artifact

Release v0.4.2

v0.4.2 May 2 2026 at 19:30 UTC

๐Ÿ› Bug Fixes

  • (cicd) Removed old macos

Release v0.4.1

v0.4.1 May 1 2026 at 18:20 UTC

๐Ÿ› Bug Fixes

  • (cicd) Added AUR distribution
  • (cicd) Fixed release.yml
  • (cicd) Moved secrets usage to step stage
  • (cicd) Removed secrets check

๐Ÿ“š Documentation

  • Updated readme

โš™๏ธ Miscellaneous Tasks

  • Added installers

Release v0.4.0

v0.4.0 May 1 2026 at 16:59 UTC

๐Ÿš€ Features

  • Added simple mouse interactivity
  • Added clickable content rows
  • Added edit dataset content
  • Revamped commands feature
  • Improved multichart feature
  • Added custom derived series from expressions to multichart
  • Added absolute path multichart expression
  • Added commands for multichart
  • Added press command for escape hatch scripting
  • Added mouse interactivity to multichart
  • Added attribute actions
  • Added compound schema definition view

๐Ÿ› Bug Fixes

  • Added enum attribute editing
  • Fixed edit fixed string attributes
  • Fixed rendering of compound attributes
  • Fixed rendering of compound arrays and references
  • Fixed jump to reference on click
  • Updated keymaps with Ctrl-U/D
  • Fixed bug related to goto on missing path
  • Fixed cross compatibility issues
  • (cicd) Fixed issue related to linux build
  • Hardened panic paths
  • Fixed issues related to big datasets

๐Ÿ’ผ Other

  • Avoided sh command execution
  • Updated release and packing

๐Ÿ“š Documentation

  • Added multichart and commands readme
  • Cleaned up docs
  • Updated docs

โšก Performance

  • Improved edit flow

๐ŸŽจ Styling

  • Added hyperlink styling on reference attributes

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

Release v0.2.6

v0.2.6 Apr 21 2026 at 15:34 UTC

๐Ÿ› Bug Fixes

  • (cicd) Fixed dispatch script
  • (cicd) Fixed tag push permissions
  • (cicd) Fixed git tag push
  • (cicd) Fixed missing deps
  • (cicd) Slimmed syntect features
  • (cicd) Added fontconfig build deps
  • Reintroduced font fancy-default features
  • (cicd) Added unreleased changelogs flag
  • (cicd) Readded windows runner for cicd
  • Fixed cargo.toml typy
  • (cicd) Added build-test verify step
  • (cicd) Removed locked from cicd
  • (cicd) Changed windows archie to zip
  • (cicd) Removed archiving
  • (cicd) Readded sha release
  • Updated cargo.lock
  • (cicd) Added version to crates.io publish

๐Ÿ’ผ Other

  • (cicd) Add deployment workflow