Binocle Versions Save

a graphical tool to visualize binary data

v0.3.2

4 months ago

What's Changed

Full Changelog: https://github.com/sharkdp/binocle/compare/v0.3.1...v0.3.2

v0.3.1

1 year ago
  • Update dependencies to fix crash on Wayland, see #47 and #48 (@cyrozap)

v0.3.0

2 years ago
  • Improved performance for the entropy computation, see #32 (@siedentop)

v0.2.0

2 years ago
  • Support for using mmap, allowing to view huge files while decreasing memory consumption to a minimum, see #21 and #24 (@toolCHAINZ)

v0.1.2

2 years ago
  • Update to new wgpu version, minor fixes
  • Fix a problem with wgpu on MacOS, Windows and some Linux distributions, see #24

v0.1.1

2 years ago
  • Fix mouse drag speed in zoomed mode
  • Only show divide buttons if remainder is zero

v0.1.0

2 years ago

Initial release