New
0.2.0 release
The second release!
Changelog
- Custom argument parser -- no longer using
clap - Now
--color/--no-colordefaults to what the program guesses (instead of a hard-coded value) - A big part of the code was refactored to accommodate some new features (plus, it's cleaner now)
- New
--offset/--no-offsetand--ascii/--no-asciiflags - Better
--help/-hflag - Added a usage section in the README.md
- New screenshot for the README.md
- Split into multiple files for modularity reasons
Full Changelog: https://github.com/Arnau478/hevi/compare/v0.1.0...v0.2.0