Releases: ztroop/dead-ringer
Releases · ztroop/dead-ringer
1.2.2
1.2.1
- Documentation: Update docs and project metadata.
1.2.0
- 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
clippysuggestions.
1.0.4
Changes
- Minor performance improvement and refactoring.
1.0.3
Changes
- Feature: Add
vimbindings for navigation.
1.0.2
- Enhancement: Ensure Hex values utilize full width availability.
- Enhancement: Improve support for dynamic resizing of terminal window.
1.0.1
- Fix: Corrected scrolling logic to prevent the cursor from exceeding the viewport boundaries.
1.0.0
- 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.