New
v1.0.0
Finally, hevi is 1.0.0 :tada:
It's been a long time since the last release, and a lot of things have changed, to the point where it's a stable and fully-featured tool.
Changelog
Below is a non-exhaustive list of the most important changes that come with this release.
- Binary file parsers, which cause the dump to be syntax-highlighted
- Expose
hevias a zig module - ziggy config files
NO_COLORenvironment variable- Custom color palettes with truecolor support
- Skipping lines when they're exactly the same as the surrounding ones
- Better error logging
- Option to dump data "raw" (no decorations of any kind)
--show-paletteflag to preview custom color palettes
Full Changelog: https://github.com/Arnau478/hevi/compare/v0.2.0...v1.0.0
New contributors
- @Reokodoku
Thanks to anyone who has used hevi, opened an issue, or contributed to its development in any other way.