Skip to content

0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 19:35
· 4 commits to main since this release

Highlights

  • Diffing is now relative to the current offset of a file, rather than 0
  • You can now 'nudge' files forward and backward while keeping others in place
  • Actions menu now has the Copy action
    • egui eats Ctrl/Cmd+C shortcuts, so for now, this is how you can copy selected bytes from the hex/ascii sections of a HexView.
  • Renamed the map tool to the symbol tool. elf support will come in a future version!
  • Selection mirroring now preserves relative screen position, which seemed more natural and as expected behavior, especially after nudging files to line up diffs.
  • Other minor changes

Full Changelog: 0.8.5...0.9.0