Skip to content

Releases: DanielHauge/h5v

Release v0.6.0

06 May 23:27

Choose a tag to compare

[0.6.0] - 2026-05-06

πŸš€ 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

05 May 21:04

Choose a tag to compare

[0.5.3] - 2026-05-05

πŸ› Bug Fixes

  • Added compatibility mode on non-real tty terminals

βš™οΈ Miscellaneous Tasks

  • Update package manager manifests for v0.5.2

Release v0.5.2

05 May 20:36

Choose a tag to compare

[0.5.2] - 2026-05-05

πŸ› 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

05 May 15:20

Choose a tag to compare

[0.5.1] - 2026-05-05

πŸ› 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

04 May 23:43

Choose a tag to compare

[0.5.0] - 2026-05-04

πŸš€ 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

04 May 18:22

Choose a tag to compare

[0.4.4] - 2026-05-04

πŸ› 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

02 May 19:39

Choose a tag to compare

[0.4.3] - 2026-05-02

πŸ› Bug Fixes

  • (cicd) Removed macos x86_x64 artifact

Release v0.4.2

02 May 19:30

Choose a tag to compare

[0.4.2] - 2026-05-02

πŸ› Bug Fixes

  • (cicd) Removed old macos

Release v0.4.1

01 May 18:20

Choose a tag to compare

[0.4.1] - 2026-05-01

πŸ› 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

01 May 16:59

Choose a tag to compare

[0.4.0] - 2026-05-01

πŸš€ 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