Skip to content

Releases: basicallygit/hexview

1.2.4

03 Jul 13:25
a1d3070

Choose a tag to compare

General code cleanup and improvements. Removes janky import & raw features. May be implemented later properly, but for now just use xxd for editing bytes as it is compatible with hexview's output

1.2.3

08 Apr 17:22
4a4ca7d

Choose a tag to compare

Buffer all stdout operations for 🚀 super speed 🚀

1.2.1

07 Apr 14:34
a8ed567

Choose a tag to compare

Add spacers between each chunk of 8 bytes

1.2.0

26 Mar 23:52
10ce563

Choose a tag to compare

Added option to edit bytes, and prettier output

1.1.0

23 Mar 13:18
fc5652e

Choose a tag to compare

Remove unneeded allow(non_snake_case)