Bugfixes
- hexyl can now be closed with
Ctrl-Cwhen reading input from STDIN, see #84
Changes
- Breaking change (library):
Printer::print_alldoes not take a second argument anymore. - Added an example on how to use
hexylas a library: https://github.com/sharkdp/hexyl/blob/v0.7.0/examples/simple.rs