Skip to content

Releases: ztroop/dead-ringer

1.2.2

01 Mar 13:42
111bce8

Choose a tag to compare

  • Refactor: Better error handling, testing coverage and performance improvements.

1.2.1

28 Feb 17:55

Choose a tag to compare

  • Documentation: Update docs and project metadata.

1.2.0

26 Feb 15:06

Choose a tag to compare

  • Feature: Ability to search for ASCII or Hex sequences.
  • Feature: Ability to enter visual selection mode to copy ASCII or Hex sequences.
  • Enhancement: Better utilization of width space in the terminal.
  • Enhancement: Better testing coverage within the tool.
  • Refactor: Fix all clippy suggestions.

1.0.4

02 Apr 05:00

Choose a tag to compare

Changes

  • Minor performance improvement and refactoring.

1.0.3

25 Mar 02:57

Choose a tag to compare

Changes

  • Feature: Add vim bindings for navigation.

1.0.2

26 Feb 03:22

Choose a tag to compare

  • Enhancement: Ensure Hex values utilize full width availability.
  • Enhancement: Improve support for dynamic resizing of terminal window.

1.0.1

23 Feb 04:11

Choose a tag to compare

  • Fix: Corrected scrolling logic to prevent the cursor from exceeding the viewport boundaries.

1.0.0

22 Feb 05:56

Choose a tag to compare

  • CLI Diff Viewer for Hex and ASCII.
  • Color highlighting for different data types to enhance readability.
  • Keyboard navigation enables interactive exploration of differences.
  • Displays bit position for focused data, aiding in precise location identification.