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